index

Recherche

Voici les résultats de votre recherche.

obsolete
96 Occurrences trouvées, Dernière modification :
bsolete by some measure. A thorough discussion of the rationale is beyond the scope of this page. See the [[scripting:nonportable | portability page]] for a discussion on portabili... lfers. New scripts should never use them. None of the items on this list are specified by the most curr
positional-parameters
85 Occurrences trouvées, Dernière modification :
positional parameters ====== ===== Intro ===== The day will come when you want to give arguments to ... scribed below: ^Parameter(s)^Description^ |''$0''|the first positional parameter, equivalent to ''argv[0]'' in C, see [[scripting:posparams#the_first_argument | the first argument]]| |''$FUNCNAME''| the function name (__**attention**__: inside a
redirection
73 Occurrences trouvées, Dernière modification :
\ Redirection makes it possible to control where the output of a command goes to, and where the input of a command comes from. It's a mighty tool that, together with pipelines, makes the shell powerful. The redirection operators are checked whenever a [[syntax:grammar:parser_exec | simple
quoting
62 Occurrences trouvées, Dernière modification :
ing and escaping are important, as they influence the way Bash acts upon your input. There are three re... '<nowiki>'stuff'</nowiki>'' All three forms have the very same purpose: **They give you general contro... string) you'll meet below. :!: **ATTENTION** :!: The quote characters (''"'', double quote and ''<nowi... ment that influence parsing. It is not related to the quote characters passed as text to the command li
check-script
7 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 check the result. This tutorial shows how-to use [[https://... N LINES: $LINES" </sxh> This script evaluate the number of python files and the number of python c
  • index.txt
  • Dernière modification : 2022/11/08 16:43
  • de 127.0.0.1