use

hidepages plugin - suppressed page: test

Recherche

Voici les résultats de votre recherche.

terminal
16 Occurrences trouvées, Dernière modification :
ng/terminalcodes? Terminal (control) codes are used to issue specific commands to your terminal. Thi... *you should avoid using the ANSI codes directly - use the ''tput'' command!** All codes that can be used with ''tput'' can be found in terminfo(5). (on Ope... ities__ section. The //cap-name// is the code to use with tput. A description of each code is also pro
netdata
1 Occurrences trouvées, Dernière modification :
Linux one liner For all Linux systems, you can use this one liner to install the git version of netd
truecolor @terminal
13 Occurrences trouvées, Dernière modification :
at the same time. Truecolor escape codes do not use a color palette. They just specify the color itse... ; }' </code> Keep in mind that it is possible to use both ';' and ':' as Control Sequence Introducer d... r capability under the name of "RGB". You need to use the "setaf" and "setab" commands to set the foreg... e.g. an option in their config file). They should use whichever method best matches the overall design
scripting @terminal
35 Occurrences trouvées, Dernière modification :
// code layout and style. No matter which one you use, use it throughout your code (at least don't change it within the same shellscript file); don't change... nfluences a script, it's only for us humans. I'm used to seeing/using indentation of //two space chara... ake trouble. I can imagine one case where they're useful: Indenting [[syntax:redirection#here_documents
obselete @terminal
35 Occurrences trouvées, Dernière modification :
s tolerated by Bash but has few if any legitimate uses. These features exist mostly for Bourne, csh, or... cept maybe code golfers. New scripts should never use them. None of the items on this list are specifie... r form is especially uncommon and should never be used, and the explicit form using separate redirectio... iscourage it. It conflicts with the list operator used for [[syntax:keywords:coproc | coprocess]] creat
color @terminal
13 Occurrences trouvées, Dernière modification :
at the same time. Truecolor escape codes do not use a color palette. They just specify the color itse... ; }' </code> Keep in mind that it is possible to use both ';' and ':' as Control Sequence Introducer d... r capability under the name of "RGB". You need to use the "setaf" and "setab" commands to set the foreg... g. an option in their config file). They should use whichever method best matches the overall design
behaviours @terminal
11 Occurrences trouvées, Dernière modification :
"login shell", Bash reads and sets (executes) the user's profile from ''/etc/profile'' and one of ''~/.... ariable sets that only make sense for the initial user login. That's why all UNIX(r) shells have (shoul... e rc file is to ''source /etc/bashrc'' from every user's ''~/.bashrc''. __**Methods to test for intera... |ENV]] is evaluated and the resulting filename is used as the name of the startup file. After the star
basics @terminal
16 Occurrences trouvées, Dernière modification :
code> If the file is executable, and you want to use it by calling only the script name, the shebang m... d only program output to stdout. This enables the user to decide if they want to see nothing, only the ... e them. When you write a script: * always read user-input from ''stdin'' * always write diagnostic... ===== Variable names ===== It's good practice to use lowercase names for your variables, as shell and
redirection @scripts
12 Occurrences trouvées, Dernière modification :
e. you want to redirect this descriptor, you just use the number: <code> # this executes the cat-comman... or, to point to its current target file, then you use a "''&''" followed by a the descriptor number: <c... akes one or two words as operands. If you have to use operands (e.g. filenames to redirect to) that con... ation (like below in the details descriptions) is used. ^Syntax^Description^ |''FILENAME''|references
quoting @scripts
7 Occurrences trouvées, Dernière modification :
aracter escaping ===== Per-character escaping is useful in on expansions and substitutions. In general... om the input stream and thus effectively ignored. Use it to beautify your code: <code> # escapestr_sed(... -e 's/\&/\\\&/g' } </code> The backslash can be used to mask every character that has a special meani... H (one or two hex digits) | This is especially useful when you want to pass special characters as ar
positional-parameters @scripts
16 Occurrences trouvées, Dernière modification :
ves as described above. To get the function name, use ''$FUNCNAME''. ===== Shifting ===== The builtin command ''shift'' is used to change the positional parameter values: * '... ument 4: $4" echo "Argument 5: $5" </code> While useful in another situation, this way is lacks flexib... lue. On every iteration, the ''shift''-command is used to shift the argument list: <code> numargs=$# f
obsolete @scripts
35 Occurrences trouvées, Dernière modification :
s tolerated by Bash but has few if any legitimate uses. These features exist mostly for Bourne, csh, or... cept maybe code golfers. New scripts should never use them. None of the items on this list are specifie... r form is especially uncommon and should never be used, and the explicit form using separate redirectio... iscourage it. It conflicts with the list operator used for [[syntax:keywords:coproc | coprocess]] creat
check-script @scripts
2 Occurrences trouvées, Dernière modification :
and check the result. This tutorial shows how-to use [[https://github.com/pahaz/bashtest|bashtest]] to... number of python code lines in the files. We can use it like **./stat.sh <dir>** ==== Create testsuit
scripts @nimp
1 Occurrences trouvées, Dernière modification :
; //Thanks to Brook Monroe for the suggestion to use Array.join var result = new Array(aString.length
port @network
100 Occurrences trouvées, Dernière modification :
croll 0% 0% khaki;">Conflict</td> <td>Port is in use for multiple applications</td> </tr> </tbody></ta... igned by the IANA and on most systems can only be used by system (or root) processes or by programs executed by privileged users. Ports are used in the TCP [RFC793] to name the ends of logical connections which carry long term co
tips @js
1 Occurrences trouvées, Dernière modification :
mirc @irc
8 Occurrences trouvées, Dernière modification :
dorks @google
59 Occurrences trouvées, Dernière modification :
redbook @doc
52 Occurrences trouvées, Dernière modification :
code_html @doc
8 Occurrences trouvées, Dernière modification :
tput @debian
3 Occurrences trouvées, Dernière modification :
sysv-rc-conf @debian
1 Occurrences trouvées, Dernière modification :
logrotate @debian
22 Occurrences trouvées, Dernière modification :
log @debian
2 Occurrences trouvées, Dernière modification :
ipset @debian
8 Occurrences trouvées, Dernière modification :
buster @debian
10 Occurrences trouvées, Dernière modification :
htaccess @apache
2 Occurrences trouvées, Dernière modification :
error @apache
6 Occurrences trouvées, Dernière modification :
lire @secu
1 Occurrences trouvées, Dernière modification :
osi @network
2 Occurrences trouvées, Dernière modification :
eggdrop @irc
30 Occurrences trouvées, Dernière modification :
screen @debian
9 Occurrences trouvées, Dernière modification :
mysql @debian
4 Occurrences trouvées, Dernière modification :
cron @debian
5 Occurrences trouvées, Dernière modification :
commandes @debian
2 Occurrences trouvées, Dernière modification :
commande_info @debian
1 Occurrences trouvées, Dernière modification :
chmod @debian
1 Occurrences trouvées, Dernière modification :
ffmpeg
1 Occurrences trouvées, Dernière modification :
ping @php
1 Occurrences trouvées, Dernière modification :
sensors @debian
2 Occurrences trouvées, Dernière modification :
command @irc
5 Occurrences trouvées, Dernière modification :
hosts.deny @debian
3 Occurrences trouvées, Dernière modification :
url @google
1 Occurrences trouvées, Dernière modification :