index

Recherche

Voici les résultats de votre recherche.

scripting
19 Occurrences trouvées, Dernière modification :
====== Scripting with style ====== FIXME continue These are some coding guidelines that helped me to rea... de (at least don't change it within the same shellscript file); don't change your code layout with your mo... entation is nothing that technically influences a script, it's only for us humans. I'm used to seeing/usi... commands]] form the structures that make a shell script different from a stupid enumeration of commands.
obselete
22 Occurrences trouvées, Dernière modification :
d deprecated syntax ====== {{keywords>bash shell scripting obsolete deprecated outdated}} This (incomple... onale is beyond the scope of this page. See the [[scripting:nonportable | portability page]] for a discuss... t to most everyone except maybe code golfers. New scripts should never use them. None of the items on this... ible with POSIX. ^ Syntax ^ Replacement ^ Description ^ |''&>FILE'' and ''>&FILE'' |''>FILE 2>&1''
behaviours
3 Occurrences trouvées, Dernière modification :
== Bash's behaviour ====== {{keywords>bash shell scripting startup files dotfiles modes POSIX}} FIXME in... p files. When the command that is run is a shell script, then the restrictions are **turned off** for the (sub-)shell that runs that shell script. __**The restricted shell can be switched on by
basics
23 Occurrences trouvées, Dernière modification :
====== The basics of shell scripting ====== {{keywords>bash shell scripting basics learning tutorial}} ===== Script files ===== A shell script usually resides inside a file. The file can be executable, but you can call a
  • index.txt
  • Dernière modification : 2022/11/08 16:43
  • de 127.0.0.1