index

hidepages plugin - suppressed page: test

Recherche

Voici les résultats de votre recherche.

redbook @doc
38 Occurrences trouvées, Dernière modification :
u></b><br><br> NOTE: If at any time you need help with any topic found in this guide, feel free to join ... s information that may be difficult to understand without an extensive technical and functional knowledg... s nothing personal, there have just been problems with abuse of the program in the past on the IRC serve... lder. You should have a button called "Start Tor" with an onion on it, click this to start (if you want
obsolete @scripts
28 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 &
obselete @terminal
28 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 @terminal
25 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
logrotate @debian
18 Occurrences trouvées, Dernière modification :
Old versions of log files are compressed with gzip(1) by default. See also nocompress. c... ostrotate script is run) the log file is created (with the same name as the log file just... y has effect when used in combination with compress. It can be used when some program canno... time. extension ext Log files with ext extension can keep it after the rotation. If
basics @terminal
16 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
scripting @terminal
13 Occurrences trouvées, Dernière modification :
====== Scripting with style ====== FIXME continue These are some coding guidelines that helped me to r... it throughout your code (at least don't change it within the same 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
dorks @google
10 Occurrences trouvées, Dernière modification :
just Google), you must type in the query followed with the domain name without the .com or .net "http://*:*@www" gamespy or http://*:*@www”gamespy Anothe... Index of" config.php This search brings up sites with "config.php" files. To skip the technical discuss... me and a password for an SQL database. Most sites with forums run a PHP message base. This file gives y
buster @debian
9 Occurrences trouvées, Dernière modification :
ebian-goodies) \\ **The rust compiler 1.34 ships with more than 450 libraries (crates) with new great software like ripgrep, fd or exa.** \\ ===== Changes =... bianPkg:sudo instead. `sudo` still runs commands with an altered `PATH` variable. To get a regular root shell with the correct `PATH`, you may use '''sudo -s'''. T
positional-parameters @scripts
9 Occurrences trouvées, Dernière modification :
'' is always set to the name the script is called with (''>'' is the prompt...): <code> > ./testscript ... terate one argument at a time is the ''for'' loop without a given wordlist. The loop uses the positional... | ''"$@"'' | ''"$1" "$2" "$3" ... "${N}"'' | Without being quoted (double quotes), both have the sa... ers from ''$1'' to the last one used are expanded without any special handling. When the ''$*'' special
color @terminal
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
truecolor @terminal
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
terminal
8 Occurrences trouvées, Dernière modification :
will perform some action. You can print the codes with a simple ''echo'' command. __**Note:**__ I see c... o mail me or fix it. The ANSI codes always start with the ESC character. (ASCII 0x1B or octal 033) This... e ''tput'' command!** All codes that can be used with ''tput'' can be found in terminfo(5). (on OpenBSD... s__ section. The //cap-name// is the code to use with tput. A description of each code is also provided
quoting @scripts
8 Occurrences trouvées, Dernière modification :
ing a backslash: ''\$stuff'' * **weak quoting** with double-quotes: ''"stuff"'' * **strong quoting** with single-quotes: ''<nowiki>'stuff'</nowiki>'' All ... ("weak quoting") occurs, there are 2 ways to deal with it * if the baskslash is followed by a characte... g * if the backslash is followed by a character without special meaning, the backslash is not removed
port @network
7 Occurrences trouvées, Dernière modification :
> <td> Port/application combination is registered with IANA</td> </tr> <tr> <td style="background: none ... /application combination is <b>not</b> registered with IANA</td> </tr> <tr> <td style="background: none ... </td> <td></td> <td>UDP</td> <td>comsat, together with <a href="/wiki/Biff_%28computing%29" title="Biff ... or example, a packet sniffer showing a TCP packet with source port 1080 and destination port 1494 might
redirection @scripts
7 Occurrences trouvées, Dernière modification :
mirc @irc
6 Occurrences trouvées, Dernière modification :
ffmpeg
4 Occurrences trouvées, Dernière modification :
code_html @doc
4 Occurrences trouvées, Dernière modification :
ipset @debian
3 Occurrences trouvées, Dernière modification :
netdata
2 Occurrences trouvées, Dernière modification :
htaccess @apache
2 Occurrences trouvées, Dernière modification :
cron @debian
2 Occurrences trouvées, Dernière modification :
error @apache
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 :
ping @php
1 Occurrences trouvées, Dernière modification :
shortcut @windows
1 Occurrences trouvées, Dernière modification :
  • index.txt
  • Dernière modification : 2022/11/08 16:43
  • de 127.0.0.1