We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
alias
@
*
#
?
-
$
!
0
$ENV
$HOME
$IFS
$LANG
$LC_*
$NLSPATH
$LINENO
$PATH
$PPID
$PS1
$PS2
$PS4
$PWD
${parameter}
${parameter:-[word]}
${parameter:=[word]}
${parameter:?[word]}
${parameter:+[word]}
${#parameter}
${parameter:%[word]}
${parameter:%%[word]}
${parameter:#[word]}
${parameter:##[word]}
bg
cd
command
false
fc
fg
getopts
hash
jobs
kill
newgrp
pwd
read
true
type
ulimit
umask
unalias
wait
( )
{ }
for
case
if
while
until
break
:
continue
.
eval
exec
exit
export
readonly
return
set
shift
times
trap
unset
allexport
errexit
ignoreeof
monitor
noclobber
noglob
noexec
nolog
notify
nounset
verbose
xtrace
-h
The text was updated successfully, but these errors were encountered:
No branches or pull requests
alias
instead@
*
#
?
-
$
!
0
$ENV
$HOME
$IFS
$LANG
,$LC_*
,$NLSPATH
$LINENO
$PATH
$PPID
$PS1
$PS2
$PS4
$PWD
$
${parameter}
${parameter:-[word]}
${parameter:=[word]}
${parameter:?[word]}
${parameter:+[word]}
${#parameter}
${parameter:%[word]}
${parameter:%%[word]}
${parameter:#[word]}
${parameter:##[word]}
alias
bg
cd
command
false
fc
fg
getopts
hash
jobs
kill
newgrp
pwd
read
true
type
ulimit
umask
unalias
wait
( )
{ }
for
case
if
while
until
break
:
continue
.
eval
exec
exit
export
readonly
return
set
shift
times
trap
unset
allexport
errexit
ignoreeof
monitor
noclobber
noglob
noexec
nolog
notify
nounset
verbose
xtrace
-h
The text was updated successfully, but these errors were encountered: