using

Recherche

Voici les résultats de votre recherche.

terminal
3 Occurrences trouvées, Dernière modification :
is isn't part of the list, but **you should avoid using the ANSI codes directly - use the ''tput'' comman... termcap/terminfo data, and you KNOW that you are using a compatible xterm application, the following may... rdcoded ANSI\033[39m codes!' </code> ==== Colors using tput ==== __Directly inside the echo:__ <code> e
netdata
1 Occurrences trouvées, Dernière modification :
You can install the latest release of netdata, using your package manager in Arch Linux (sudo
ffmpeg
1 Occurrences trouvées, Dernière modification :
6=normal) ``` ## Example ### Ringtone conversion using ffmpeg ```bash ffmpeg -i foo.mp3 -ac 1 -ab 12800
scripting @terminal
6 Occurrences trouvées, Dernière modification :
ipt, it's only for us humans. I'm used to seeing/using indentation of //two space characters// (though m... uld follow one of these two rules: __**Indention using command width:**__ <code> activate some_very_long... some_other_option </code> __**Indention using two spaces:**__ <code> activate some_very_long_op... thing. Good names help document your code without using extra comments. **do not use command names for y
obselete @terminal
7 Occurrences trouvées, Dernière modification :
n and should never be used, and the explicit form using separate redirections is preferred over both. The... n the Korn and POSIX style function definitions - using both the ''function'' keyword and parentheses. It... modern shell (and then some). The only reason for using backticks is for compatibility with a real Bourne... rors, it's better to test for undefined variables using one of [[http://mywiki.wooledge.org/BashFAQ/083 |
behaviours @terminal
3 Occurrences trouvées, Dernière modification :
/.bash_login'', or ''~/.profile'' (in that order, using the first one that's readable!). When a login sh... TS]] is ignored at startup * redirecting output using the ''>'', ''>|'', ''<>'', ''>&'', ''&>'', and ''... ns to the enable builtin command is forbidden * using the ''enable'' builtin command to enable disabled
basics @terminal
7 Occurrences trouvées, Dernière modification :
tes** in the file! You can follow the process by using ''echo'' as a fake interpreter: <code> #!/bin/ech... o in some flow control statements. An example of using the exit code of the program ''grep'' to check if... rk) to make it a comment. There's a little trick, using the pseudo command '':'' (colon) and input redire... e a variable's scope //local// to a function: * Using the ''local'' keyword, or * Using ''declare'' (
redirection @scripts
2 Occurrences trouvées, Dernière modification :
</code> A here-document is an input redirection using source data specified directly at the command lin... ght be useful to have optical nice code also when using here-documents. The tag you use **must** be the
quoting @scripts
2 Occurrences trouvées, Dernière modification :
recognized types: * **per-character escaping** using a backslash: ''\$stuff'' * **weak quoting** wit... '$'') can be masked to not have a special meaning using the backslash: <code> echo \$HOME is set to \"$H
positional-parameters @scripts
8 Occurrences trouvées, Dernière modification :
e.g. ''shift 4'' shifts ''$5'' to ''$1''. ===== Using them ===== Enough theory, you want to access you... n code a [[syntax:ccmd:c_for | C-style for-loop]] using ''$#'' as the end value. On every iteration, the ... and checks if ''$1'' still expands to something, using the [[commands:classictest | test command]]: <co... n as long as ''$1'' is defined (but may be null), using [[syntax:pe#use_an_alternate_value | parameter ex
obsolete @scripts
7 Occurrences trouvées, Dernière modification :
n and should never be used, and the explicit form using separate redirections is preferred over both. The... n the Korn and POSIX style function definitions - using both the ''function'' keyword and parentheses. It... modern shell (and then some). The only reason for using backticks is for compatibility with a real Bourne... rors, it's better to test for undefined variables using one of [[http://mywiki.wooledge.org/BashFAQ/083 |
port @network
1 Occurrences trouvées, Dernière modification :
nly used for internet radio streams such as those using <a href="/wiki/SHOUTcast" title="SHOUTcast">SHOUT
dnssec @network
1 Occurrences trouvées, Dernière modification :
24ffc2.dnssec-or-not.net. 60 IN TXT "Yes, you are using DNSSEC" ;; AUTHORITY SECTION: x.x.d29610433024ff
mirc @irc
4 Occurrences trouvées, Dernière modification :
rollbar width for listbox -B prevent window from using an internal border -c close window -C center wi... emote section The first option i mentioned is using a popup file, this method is very much like a pop... { window -c $active } The other option i said is using the remote section to code it. In order to tell m... window to place the menu, we will start the block using the following code: menu @WindowName { CloseWin
dorks @google
3 Occurrences trouvées, Dernière modification :
nurl:auth_user_file.txt "access denied for user" "using password“ "A syntax error has occurred" filetype:... spx intitle: "Welcome to nginx!" + "Thank you for using nginx." "vpnssl" intext:jdbc:oracle filetype:java... Spy & Souheyl Bypass Shell" intext:"Thank you for using BIG-IP." inurl:login.php.bak intitle:"index of" "
redbook @doc
24 Occurrences trouvées, Dernière modification :
code_html @doc
1 Occurrences trouvées, Dernière modification :
tput @debian
2 Occurrences trouvées, Dernière modification :
logrotate @debian
6 Occurrences trouvées, Dernière modification :
log @debian
2 Occurrences trouvées, Dernière modification :
ipset @debian
1 Occurrences trouvées, Dernière modification :
buster @debian
4 Occurrences trouvées, Dernière modification :
htaccess @apache
2 Occurrences trouvées, Dernière modification :
error @apache
1 Occurrences trouvées, Dernière modification :