you

Recherche

Voici les résultats de votre recherche.

scripting
46 Occurrences trouvées, Dernière modification :
some// code layout and style. No matter which one you use, use it throughout your code (at least don't ... yout with your mood. Some good code layout helps you to read your own code after a while. And of cours... cuments]]. ==== Breaking up lines ==== Whenever you need to break lines of long code, you should follow one of these two rules: __**Indention using comma
basics
24 Occurrences trouvées, Dernière modification :
es inside a file. The file can be executable, but you can call a Bash script with that filename as a pa... ./myfile </code> If the file is executable, and you want to use it by calling only the script name, t... !'' must be **the first two bytes** in the file! You can follow the process by using ''echo'' as a fak... never be interpreted and executed by "''echo''". You can see what the Operating System does, it calls
obselete
21 Occurrences trouvées, Dernière modification :
names of files in the current working directory. You can't get globbing without word-splitting, or vic... -f''). [[http://mywiki.wooledge.org/BashFAQ/050 | You can't store a command or character-delimited list... ing"; it's not, it's just a way to find the place you've //forgotten// to put error handling.\\ Think o... Perl or ''throws'' in C++: tough love that makes you write better code. Many guides recommend avoiding
color
3 Occurrences trouvées, Dernière modification :
ors in the terminal while "true color" means that you can display 16 million different colors at the sa... it True Color capability under the name of "RGB". You need to use the "setaf" and "setab" commands to s... r differences: a) RGB axes are not orthogonal, so you cannot use sqrt(R^2+G^2+B^2) formula b) for
truecolor
3 Occurrences trouvées, Dernière modification :
ors in the terminal while "true color" means that you can display 16 million different colors at the sa... it True Color capability under the name of "RGB". You need to use the "setaf" and "setab" commands to s... r differences: a) RGB axes are not orthogonal, so you cannot use sqrt(R^2+G^2+B^2) formula b) for colo
behaviours
1 Occurrences trouvées, Dernière modification :
at contain a ''/'' (slash) can't be called (hence you're limited to ''PATH'') * filenames containing