Recherche

Voici les résultats de votre recherche.

scripting
13 Occurrences trouvées, Dernière modification :
e //some// code layout and style. No matter which one you use, use it throughout your code (at least do... f possible. They only make trouble. I can imagine one case where they're useful: Indenting [[syntax:red... ed to break lines of long code, you should follow one of these two rules: __**Indention using command ... ord and the initial command list or parameters on one line ("head") * put the "body-introducing" keyw
obselete
10 Occurrences trouvées, Dernière modification :
ernative. These should be irrelevant to most everyone except maybe code golfers. New scripts should never use them. None of the items on this list are specified by the mo... sly deprecated.| |''for x; { ...;}'' |''do'', ''done'', ''in'', ''esac'', etc. |This undocumented syntax replaces the ''do'' and ''done'' reserved words with braces. Many Korn shells su
basics
5 Occurrences trouvées, Dernière modification :
'bash'' binary must be located in ''PATH'' Which one you need, or whether you think which one is good, or bad, is up to you. There is no bulletproof portab... ng, for the shell, **only a comment**. The second one is a comment from the beginning of the line, the ... er -t SYSHALT "System halt: pre-shutdown actions done, now shutting down the system" shutdown -h NOW SO
color
5 Occurrences trouvées, Dernière modification :
to a more seamless desktop experience where only one variable needs to be set. This would be system-wi... ve program which can read terminal responses, and one that is transparent to things like sudo, SSH, etc... 9dc3b5\\ - [Black Screen](https://github.com/shockone/black-screen) [delimeter: semicolon] - crossplat... listed in the another section. Also, while this one is not a terminal, but a terminal replayer, it is
truecolor
5 Occurrences trouvées, Dernière modification :
to a more seamless desktop experience where only one variable needs to be set. This would be system-wi... ve program which can read terminal responses, and one that is transparent to things like sudo, SSH, etc... f29dc3b5 - [Black Screen](https://github.com/shockone/black-screen) [delimeter: semicolon] - crosspla... listed in the another section. Also, while this one is not a terminal, but a terminal replayer, it is
behaviours
3 Occurrences trouvées, Dernière modification :
tes) the user's profile from ''/etc/profile'' and one of ''~/.bash_profile'', ''~/.bash_login'', or ''~/.profile'' (in that order, using the first one that's readable!). When a login shell exits, Bas... when a job exits with a non-zero status is `Done(status)'. 3. The message printed by the job co