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]]
 +
<!-- Links checked 04/04/20 -->
 +
'''[[Lien court]]''' vers cette page : https://vt.cx/shell
 +
'''[[QR code]]''' vers cette page : https://vt.cx/shell.qr
 +
<html>
 +
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
 +
<!-- VT2 -->
 +
<ins class="adsbygoogle"
 +
    style="display:inline-block;width:468px;height:60px"
 +
    data-ad-client="ca-pub-3341840374417340"
 +
    data-ad-slot="6349432125"></ins>
 +
<script>
 +
(adsbygoogle = window.adsbygoogle || []).push({});
 +
</script>
 +
</html>
  
 
= Bash =
 
= Bash =
Ligne 8 : Ligne 22 :
 
<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
 
<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]]
 +
 +
= Commentaires =
 +
{{#widget:DISQUS
 +
|id=vulgumtechus
 +
}}

Version actuelle en date du 4 avril 2020 à 12:39

Lien court vers cette page : https://vt.cx/shell
QR code vers cette page : https://vt.cx/shell.qr

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

Commentaires

blog comments powered by Disqus