Está en la página 1de 2

GNU bash, versin 4.2.

25(1)-release (i686-pc-linux-gnu)
Estas rdenes del shell estn definidas internamente. Teclee `help' para
ver esta lista.
Teclee `help nombre' para saber ms sobre la funcin `nombre'.
Use `info bash' para saber ms sobre el shell en general.
Use `man -k' o `info' para saber ms sobre las rdenes que no estn en
esta lista.
Un asterisco (*) junto a un nombre significa que el comando est desactivado.
id_trabajo [&] history
[-c] [-d despl] [n] history -anrw [fichero] history -p>
(( expresin )) if RDENES;
then RDENES; [ elif RDENES; then RDENES; ]...[ el>
. fichero [argumentos] jobs [-
lnprs] [idtrabajo ...] o jobs -x orden [args]
: kill [-
s id_seal | -n num_seal | -id_seal] pid | idtrabajo ...>
[ arg... ] let arg
[arg ...]
[[ expresin ]] local [opc
in] nombre[=valor] ...
alias [-p] [nombre[=valor] ... ] logout
[n]
bg [id_trabajo ...] mapfile
[-n cuenta] [-O origen] [-s cuenta] [-t] [-u df] [-C llamada>
bind [-lpvsPVS] [-m comb_teclas] [-f fichero] [-q nombre] [-u nombre]> popd [-
n] [+N | -N]
break [n] printf
[-v var] formato [argumentos]
builtin [orden-interna-shell [arg ...]] pushd [
-n] [+N | -N | dir
caller [expresin] pwd [-LP]
case PALABRA in [PATRN [| PATRN]...) RDENES ;;]... esac read [-ers] [-a
matriz] [-d delim] [-i texto] [-n ncars] [-N ncars] >
cd [-L|[-P [-e]]] [dir] readarr
ay [-n cuenta] [-O origen] [-s cuenta] [-t] [-u df] [-C llama>
command [-pVv] orden [arg ...] readonl
y [-aAf] [nombre[=valor] ...] o readonly -p
compgen [-abcdefgjksuv] [-o opcin] [-A accin] [-G patglob] [-W l> return [n]
complete [-abcdefgjksuv] [-pr] [-DE] [-o opcin] [-A accin] [-G pa> select NOMBRE
[in PALABRAS ... ;] do RDENES; done
compopt [-o|+o opcin] [-DE] [nombre ...] set [-abef
hkmnptuvxBCHP] [-o option-name] [--] [arg ...]
continue [n] shift [
n]
coproc [NOMBRE] orden [redirecciones] shopt [
-pqsu] [-o] [nombre_opcin...]
declare [-aAfFgilrtux] [-p] [nombre[=valor] ...] source
fichero [argumentos]
dirs [-clpv] [+N] [-N] suspend
[-f]
disown [-h] [-ar] [idtrabajo ...] test [e
xpresin]
echo [-neE] [arg ...] time [-
p] tubera
enable [-a] [-dnps] [-f fichero] [nombre ...] times
eval [arg ...] trap [-
lp] [[arg] id_seal ...]
exec [-cl] [-a nombre] [orden [argumentos ...]] [redireccin ...] true
exit [n] type [-
afptP] nombre [nombre ...]
export [-fn] [nombre[=valor] ...] export -p typeset [-
aAfFgilrtux] [-p] nombre[=valor] ...
false ulimit
[-SHacdefilmnpqrstuvx] [lmite]
fc [-e nombre_e] [-lnr] [primero] [ltimo] fc -s [pat=rep] [orden> umask [-p] [-
S] [modo]
fg [id_trabajo] unalias
[-a] nombre [nombre ...]
for NOMBRE [in PALABRAS ... ] ; do RDENES; done unset [-f]
[-v] [nombre ...]
for (( exp1; exp2; exp3 )); do RDENES; done until RDENE
S; do RDENES; done
function nombre { RDENES ; } nombre () { RDENES ; } variables - Nomb
res y significados de algunas variables de shell
getopts cadena_opciones nombre [arg] wait [i
d]
hash [-lr] [-p ruta] [-dt] [nombre ...] while RD
ENES; do RDENES; done
help [-dms] [patrn ...] { RDENES ;
}

También podría gustarte