Difference between revisions of "Alias"
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
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]] | ||
Line 16: | Line 16: | ||
== Related == | == Related == | ||
* [[Kubernetes aliases]] | * [[Kubernetes aliases]] | ||
− | * <code>[[omz]]</code> | + | * <code>[[omz]], [[omf]]</code> |
+ | * <code>[[shopt -s expand_aliases]]</code> | ||
+ | * [[aliases]]: [[Official aws cloudfront distribution example]] | ||
== See also == | == See also == | ||
+ | * {{Bash}} | ||
* {{sh}} | * {{sh}} | ||
[[Category:Shell]] | [[Category:Shell]] |
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: