with

Recherche

Voici les résultats de votre recherche.

obselete
23 Occurrences trouvées, Dernière modification :
Bourne, csh, or some other backward compatibility with obsolete shells, or were Bash-specific features c... red failed experiments and deprecated or replaced with a better alternative. These should be irrelevant ... nt version of POSIX, and some may be incompatible with POSIX. ^ Syntax ^ Replacement ^ Description... ey also introduce parsing ambiguity, and conflict with POSIX. Shells without this feature treat ''cmd1 &
behaviours
20 Occurrences trouvées, Dernière modification :
art from the ''login'' binary * Bash is started with the ''-l'' option * Bash is started with the ''<nowiki>--login</nowiki>'' option __**Methods to test... Bash maintainer's document): <code> Starting Bash with the `--posix' command-line option or executing `s... nd the new location. This is also available with `shopt -s checkhash'. 2. The message printed b
basics
15 Occurrences trouvées, Dernière modification :
can be executable, but you can call a Bash script with that filename as a parameter: <code> bash ./myfil... nt, the program specified after ''#!'' is started with the scriptname and all its arguments. These two c... e Operating System does, it calls "''/bin/echo''" with the name of the executable file and following arg... sh/bin/test testword hello </code> The same way, with ''#!/bin/bash'' the shell "''/bin/bash''" is call
color
9 Occurrences trouvées, Dernière modification :
lain ASCII \\ - ANSI escape codes: 16 color codes with bold/italic and background \\ - 256 color palette... g/xfce4-terminal-0.6.90) release, if compiled with GTK+3\\ - **libvte**-based [Terminator](http://... terminal](http://sourceforge.net/projects/lxde) - with **--enable-gtk3** configure flag.\\ - **lib... - [mlterm](http://mlterm.sourceforge.net) - built with **--with-gtk=3.0** configure flag. Approximates
scripting
9 Occurrences trouvées, Dernière modification :
====== Scripting with style ====== FIXME continue These are some coding guidelines that helped me to r... shellscript file); don't change your code layout with your mood. Some good code layout helps you to re... option \ some_other_option </code> Personally, with some exceptions, I prefer the first form because ... if you use ''UPPERCASE'' names, prepend the name with a unique prefix (''MY_'' in the example below) <
truecolor
9 Occurrences trouvées, Dernière modification :
- Plain ASCII - ANSI escape codes: 16 color codes with bold/italic and background - 256 color palette: 2... g/xfce4-terminal-0.6.90) release, if compiled with GTK+3 - **libvte**-based [Terminator](http:... terminal](http://sourceforge.net/projects/lxde) - with **--enable-gtk3** configure flag. - **libvt... - [mlterm](http://mlterm.sourceforge.net) - built with **--with-gtk=3.0** configure flag. Approximates