index

Recherche

Voici les résultats de votre recherche.

obsolete
18 Occurrences trouvées, Dernière modification :
ated syntax ====== https://wiki.bash-hackers.org/scripting/obsolete This (incomplete) page describes ... 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... from the Bourne shell due to complaints of broken scripts and changes in previously documented behavior. M
positional-parameters
17 Occurrences trouvées, Dernière modification :
will come when you want to give arguments to your scripts. These arguments are known as **positional param... parameter, equivalent to ''argv[0]'' in C, see [[scripting:posparams#the_first_argument | the first argum... ''|all positional parameters except ''$0'', see [[scripting:posparams#mass_usage | mass usage]]| |''$@''|all positional parameters except ''$0'', see [[scripting:posparams#mass_usage | mass usage]]| |''$#''|t
check-script
6 Occurrences trouvées, Dernière modification :
The one of the simplest way to check your bash/sh scripts is run it and check it output or run it and chec... m/pahaz/bashtest|bashtest]] tool for testing your scripts. https://wiki.bash-hackers.org/howto/testing-your-scripts ==== Write simple util ==== We have a simple **stat.sh** script: <sxh sh; title: simple stat.sh script> #!/usr/b
quoting
3 Occurrences trouvées, Dernière modification :
hackers.org/syntax/quoting {{keywords>bash shell scripting quoting quotes escape backslash marks singlequ... or ''_()''. For useful examples to localize your scripts, please see [[http://tldp.org/LDP/abs/html/localization.html | Appendix I of the Advanced Bash Scripting Guide]]. **Attention:** There is a security h
redirection
3 Occurrences trouvées, Dernière modification :
and error-messages on ''stderr''. If you write a script that outputs error messages, please make sure you... ated and should not be used. See the page about [[scripting:obsolete | obsolete and deprecated syntax]].<... 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