Difference between revisions of "Bash"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
* [[alias]] | * [[alias]] | ||
* <code>function { }</code> | * <code>function { }</code> | ||
− | * <code>[[&&]]</code> and <code>||</code> operator | + | * <code>[[&&]]</code> and <code>[[||]]</code> operator |
== See also == | == See also == |
Revision as of 16:51, 3 January 2020
This article is a Draft. Help us to complete it.
https://en.wikipedia.org/wiki/Bash_(Unix_shell)
- Bash History
- alias
function { }
&&
and[[||]]
operator
See also
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, $@
zsh
- fc
Advertising: