index

Recherche

Voici les résultats de votre recherche.

obselete
40 Occurrences trouvées, Dernière modification :
the [[scripting:nonportable | portability page]] for a discussion on portability issues. This first t... any legitimate uses. These features exist mostly for Bourne, csh, or some other backward compatibility... ''>FILE 2>&1'' |This redirection syntax is short for ''>FILE 2>&1'' and originates in the C Shell. The... rage it. It conflicts with the list operator used for [[syntax:keywords:coproc | coprocess]] creation i
scripting
23 Occurrences trouvées, Dernière modification :
g that technically influences a script, it's only for us humans. I'm used to seeing/using indentation ... .. elif ...; then ... else ... fi </code> == for == <code> for f in /etc/*; do ... done </code> == while/until == <code> while [[ $answer != [YyNn] ... ly use ''lowercase'' variable names. This is true for reading user input, loop counting variables, etc.
behaviours
19 Occurrences trouvées, Dernière modification :
ny actions and variable sets that only make sense for the initial user login. That's why all UNIX(r) sh... ki>--login</nowiki>'' option __**Methods to test for login shell mode:**__ * the shell option ''[[in... nds from ''~/.bashrc''. This file should contain, for example, aliases, since they need to be defined i... every user's ''~/.bashrc''. __**Methods to test for interactive-shell mode:**__ * the special param
color
18 Occurrences trouvées, Dernière modification :
{ s="/\\/\\/\\/\\/\\"; s=s s s s s s s s; for (colnum = 0; colnum<77; colnum++) { r = 2... f terminfo/ncurses. S-Lang author added a check for $COLORTERM containing either "truecolor" or "24bi... this variable to "truecolor". It has been in VTE for a while and but is relatively new, being still gi... ported. App developers can freely choose to check for this same variable, or introduce their own method
truecolor
18 Occurrences trouvées, Dernière modification :
{ s="/\\/\\/\\/\\/\\"; s=s s s s s s s s; for (colnum = 0; colnum<77; colnum++) { r = 2... of terminfo/ncurses. S-Lang author added a check for $COLORTERM containing either "truecolor" or "24bi... this variable to "truecolor". It has been in VTE for a while and but is relatively new, being still gi... ported. App developers can freely choose to check for this same variable, or introduce their own method
basics
11 Occurrences trouvées, Dernière modification :
le specification of the interpreter of that file, for example: <code bash> #!/bin/bash echo "Hello worl... rk "#", which indicates a comment. The shebang is for the operating system, not for the shell. Programs that don't ignore such lines, may not work as sheban... pond with a "''no such file or directory''" error for a nonexistant interpreter specified by the sheban
putty
1 Occurrences trouvées, Dernière modification :
utty ====== An open source telnet and SSH Client for the Windows and Unix. ====== from PuTTY Colour S
  • index.txt
  • Dernière modification : 2022/11/08 16:43
  • de 127.0.0.1