one

hidepages plugin - suppressed page: test

Recherche

Voici les résultats de votre recherche.

redbook @doc
43 Occurrences trouvées, Dernière modification :
------------------------<br> <tt>If you have not gone through the IRC chat client <br>setup for your op... o.gl/8zxwO</u></a> and you'll be able to find someone to help you figure it out. It should be noted tha... utton" and go to a test website to ensure you've done it correctly. If the website returns properly ano... he "Status" column, there are three little stars, one red, one yellow, and one green. If red is lit up,
port @network
33 Occurrences trouvées, Dernière modification :
ing: 2px;"> <tbody> <tr> <td style="background: none repeat scroll 0% 0% rgb(249, 249, 249);">Official... with IANA</td> </tr> <tr> <td style="background: none repeat scroll 0% 0% lightsteelblue;">Unofficial</... with IANA</td> </tr> <tr> <td style="background: none repeat scroll 0% 0% khaki;">Conflict</td> <td>Po... /bits.wikimedia.org/skins-1.5/common/images/sort_none.gif" alt="↓"></span></a></th> <th>TCP<a href="#"
terminal
19 Occurrences trouvées, Dernière modification :
itioning the cursor, i.e. anything that can't be done by the application itself. ===== How it technic... ests to an API or (from the shell) to a command. One of these commands is ''tput''. Tput accepts a set... clear! Also the ''tput'' acronyms are usually the ones dedicated for ANSI escapes! I listed only the m... on (and input method) and historically comes from one of the VT series of terminals. ^Name^decimal^oct
positional-parameters @scripts
15 Occurrences trouvées, Dernière modification :
ss your script-arguments. Well, here we go. ==== One by one ==== One way is to access specific parameters: <code> #!/bin/bash echo "Total number of arguments: $#... akes many filenames as arguments. => forget that one ==== Loops ==== There are several ways to loop
scripting @terminal
14 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
color @terminal
13 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... f7a4a83438c3769a2835\\ - [pangoterm](http://www.leonerd.org.uk/code/pangoterm/) [delimeter: colon, sem... 9dc3b5\\ - [Black Screen](https://github.com/shockone/black-screen) [delimeter: semicolon] - crossplat
truecolor @terminal
13 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... e7f7a4a83438c3769a2835 - [pangoterm](http://www.leonerd.org.uk/code/pangoterm/) [delimeter: colon, se... f29dc3b5 - [Black Screen](https://github.com/shockone/black-screen) [delimeter: semicolon] - crosspla
obsolete @scripts
11 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
obselete @terminal
11 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
logrotate @debian
10 Occurrences trouvées, Dernière modification :
ions may be passed to the compression program, if one is in use. The default, for gzip(1), is "-9" (ma... file and optionally creating a new one. It can be used when some program cannot be told... correctly. delaycompress Postpone compression of the previous log file to the next... pipes) and files whose names end with one of the taboo extensions, as specified by the tabo
quoting @scripts
7 Occurrences trouvées, Dernière modification :
bit character whose value is the octal value nnn (one to three digits) | | ''\xHH'' | the eight-bit character whose value is the hexadecimal value HH (one or two hex digits) | This is especially useful... de> for animal in "$mylist"; do echo $animal done </code> Why? Due to the double-quotes, technically, the expansion of ''$mylist'' is seen as **one word**. The for loop iterates exactly one time, w
basics @terminal
7 Occurrences trouvées, Dernière modification :
th a "''no such file or directory''" error for a nonexistant interpreter specified by the shebang. </WR... '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
ffmpeg
6 Occurrences trouvées, Dernière modification :
log/ffmpeg-audio-visualization-tricks Often one wants to share audio online, but it seems like vi... d visuals. All the code is supposed to be used as one line without line-breaks.< ====== Audio Vector... ps://ffmpeg.org/ffmpeg-filters.html#avectorscope. One can play with zoom and other options to produce d... p -b:a 360k -r:a 44100 OUTPUT.mp4 </code> Above one is in two steps. More info here: http://www.ffmpe
ipset @debian
6 Occurrences trouvées, Dernière modification :
tions specify the desired action to perform. Only one of them can be specified on the command line unle... <dd>Destroy the specified set or all the sets if none is given. <p class="Pp">If the set has got reference(s), nothing is done and no set destroyed.</p> </dd> <dt><... for the specified set, or for all sets if none is given. The <b>-resolve</b> option can be used
mirc @irc
5 Occurrences trouvées, Dernière modification :
of text to be wrapped if it's too long to fit on one line -h highlights the window's button if it... sets/removes highlight for a window button, 0 = none, 1 = message color, 2 = highlight color -h hide ... current font logfile returns name of logfile if one is open for the window stamp returns timestamp s... in the remote section The first option i mentioned is using a popup file, this method is very much
buster @debian
4 Occurrences trouvées, Dernière modification :
cron @debian
4 Occurrences trouvées, Dernière modification :
dorks @google
4 Occurrences trouvées, Dernière modification :
netdata
3 Occurrences trouvées, Dernière modification :
web-history @doc
3 Occurrences trouvées, Dernière modification :
behaviours @terminal
3 Occurrences trouvées, Dernière modification :
hosts.deny @debian
2 Occurrences trouvées, Dernière modification :
code_html @doc
2 Occurrences trouvées, Dernière modification :
dns @doc
2 Occurrences trouvées, Dernière modification :
tips @google
2 Occurrences trouvées, Dernière modification :
eggdrop @irc
2 Occurrences trouvées, Dernière modification :
check-script @scripts
2 Occurrences trouvées, Dernière modification :
redirection @scripts
2 Occurrences trouvées, Dernière modification :
backup @debian
1 Occurrences trouvées, Dernière modification :
chmod @debian
1 Occurrences trouvées, Dernière modification :
commande_info @debian
1 Occurrences trouvées, Dernière modification :
iptables @debian
1 Occurrences trouvées, Dernière modification :
log @debian
1 Occurrences trouvées, Dernière modification :
tput @debian
1 Occurrences trouvées, Dernière modification :
tips @js
1 Occurrences trouvées, Dernière modification :
couleur3 @radio
1 Occurrences trouvées, Dernière modification :
flac2mp3 @scripts
1 Occurrences trouvées, Dernière modification :