Difference between revisions of "Alias"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
− | *[[Bash]]: <code>[[Bash: alias|alias]]</code> and <code>[[zsh]], [[ksh]]</code> | + | *[[Bash]]: <code>[[Bash: alias|alias]]: [[~/.bash_aliases]]</code> and <code>[[zsh]], [[ksh]]</code> |
* [[Email alias]] | * [[Email alias]] |
Latest revision as of 10:16, 13 February 2024
- Bash:
alias: ~/.bash_aliases
andzsh, ksh
AWS
Terraform
To display your currently defined alias, execute alias
without parameters.
Related[edit]
- Kubernetes aliases
omz, omf
shopt -s expand_aliases
- aliases: Official aws cloudfront distribution example
See also[edit]
Bash [ -c ]
,alias
,&&
, Bash history, Autocompletion,set
,unset
,export
,.bash_aliases, .bashrc and .bash profile
,PS1
,echo
,brace expansion
, Function,shopt
,trap
,set -e
,source
,PATH
,complete
,disown
,.hushlogin
,.bashrc
,builtin
,eval
,set
,$PATH
,$HOME
,TZ
,.profile
,-e, -i
,Builtin (Bash)
,mapfile
,~
, return (Bash), for, until,declare, dirname, basename, functions.sh
, Bash arithmetic expansion,shift, bash --rcfile, readonly, $1, $@
- Shell: Fish shell,
sh
,Bash
,ksh
,zsh
,ash
, PowerShell (Windows),/usr/bin/env
,.hushlogin
,dash
,tcsh
, Shell redirection,dquote, $SHELL
, Google Cloud Shell, AWS CloudShell, explainshell.com, vmware_vm_shell, Nushell, Fig.io, direnv
Advertising: