shell : Différence entre versions

De Vulgum Techus
Aller à : Navigation, rechercher
Ligne 1 : Ligne 1 :
 
[[Catégorie:Linux]]
 
[[Catégorie:Linux]]
 
[[Catégorie:Windows]]
 
[[Catégorie:Windows]]
 +
 +
= Bash =
 +
== Mots-clé du shell Bash ==
 +
case, for, if, until, while
 +
== Primitive du shell Bash ==
 +
<nowiki>:</nowiki> . alias bg bind break builtin  cd command continue declare dirs disown echo enable eval exec exit export fc fg getopts hash help history jobs kill let local logout popd pushd pwd read read only return set shift shopt source suspend test times trap type typeset ulimit umask unalias unsetwait
  
 
= Articles [[Vulgum Techus]] =
 
= Articles [[Vulgum Techus]] =
 
* [[Commandes shell de Windows]]
 
* [[Commandes shell de Windows]]
 
* [[su]]
 
* [[su]]

Version du 20 juin 2016 à 23:25


Bash

Mots-clé du shell Bash

case, for, if, until, while

Primitive du shell Bash

: . alias bg bind break builtin cd command continue declare dirs disown echo enable eval exec exit export fc fg getopts hash help history jobs kill let local logout popd pushd pwd read read only return set shift shopt source suspend test times trap type typeset ulimit umask unalias unsetwait

Articles Vulgum Techus