index

Recherche

Voici les résultats de votre recherche.

positional-parameters
12 Occurrences trouvées, Dernière modification :
parameters reflect exactly what was given to the script when it was called. Option-switch parsing (e.g. ... is referenced as ''$0''. It is usually set to the script's name exactly as called, and it's set on shell i... de> You see, ''$0'' is always set to the name the script is called with (''>'' is the prompt...): <code> >... g. In the **ideal** case it's the pathname of the script, but since this gets set on invocation, the invok
check-script
3 Occurrences trouvées, Dernière modification :
te simple util ==== We have a simple **stat.sh** script: <sxh sh; title: simple stat.sh script> #!/usr/bin/env bash if [ -z "$1" ] then DIR=./ else DIR... LES" echo "PYTHON LINES: $LINES" </sxh> This script evaluate the number of python files and the numbe
obsolete
2 Occurrences trouvées, Dernière modification :
omplex rules for when non-zero statuses cause the script to abort. Conversely, large software projects wit... er set on the command line rather than within the script itself.\\ Most of this also applies to the ''ERR'
redirection
2 Occurrences trouvées, Dernière modification :
and error-messages on ''stderr''. If you write a script that outputs error messages, please make sure you... specified directly at the command line (or in the script), no "external" source. The redirection-operator
flac2mp3
1 Occurrences trouvées, Dernière modification :
s://blog.seboss666.info/2014/04/convertir-ses-flac-en-mp3-sous-linux/ {{tag>flac2mp3 flac mp3 script sh}}
  • index.txt
  • Dernière modification : 2022/11/08 16:43
  • de 127.0.0.1