index

hidepages plugin - suppressed page: test

Recherche

Voici les résultats de votre recherche.

terminal
29 Occurrences trouvées, Dernière modification :
won't display the character-sequence, but will perform some action. You can print the codes with a simp... yer. The real codes are looked up in a database **for the currently detected terminal type** and you gi... riate, then looks up the correct escape sequences for the detected terminal in the ''terminfo'' databas... this list I'll focus on ANSI/VT100 control codes for the most common actions - take it as quick refere
netdata
5 Occurrences trouvées, Dernière modification :
nux 64bit**, pre-built static binary installation for any Linux distro, any kernel version - for Intel/AMD 64bit hosts. bash <(curl -Ss https://m... system does not need bash installed, check below for instructions to run it without bash) Linux, inst... nstall from source, on Mac OS X Linux one liner For all Linux systems, you can use this one liner to
ffmpeg
15 Occurrences trouvées, Dernière modification :
share audio online, but it seems like video as a format has many more options: mastodon, twitter, face... 480x480:zoom=1.5:rc=0:gc=200:bc=0:rf=0:gf=40:bf=0,format=yuv420p[v]; [v]pad=854:480:187:0[out]" -ma... 480x480:zoom=1.5:rc=0:gc=200:bc=0:rf=0:gf=40:bf=0,format=yuv420p[v]" -map "[v]" -map 0:a -b:v 700k -... ay with zoom and other options to produce desired form. ====== Show waves ====== <code csharp [enable
shortcut @windows
8 Occurrences trouvées, Dernière modification :
ws 10 ====== **Ctrl+ Shift + V:** Paste without formatting. **Shift + F10**: Display the shortcut menu for the selected item. **Ctrl + Shift + N**: Create ... in reverse order. **Shift + click a taskbar icon for an app**: Open an app or quickly open another ins... of an app. **Ctrl + Shift + click a taskbar icon for an app**: Open an app as an administrator. **Shi
truecolor @terminal
52 Occurrences trouvées, Dernière modification :
{ s="/\\/\\/\\/\\/\\"; s=s s s s s s s s; for (colnum = 0; colnum<77; colnum++) { r = 2... o use the "setaf" and "setab" commands to set the foreground and background respectively. # True Color... of terminfo/ncurses. S-Lang author added a check for $COLORTERM containing either "truecolor" or "24bi... this variable to "truecolor". It has been in VTE for a while and but is relatively new, being still gi
scripting @terminal
34 Occurrences trouvées, Dernière modification :
g that technically influences a script, it's only for us humans. I'm used to seeing/using indentation ... sonally, with some exceptions, I prefer the first form because it supports the visual impression of "th... s ==== [[syntax:ccmd:intro | Compound commands]] form the structures that make a shell script differen... .. elif ...; then ... else ... fi </code> == for == <code> for f in /etc/*; do ... done </code>
putty @terminal
2 Occurrences trouvées, Dernière modification :
utty ====== An open source telnet and SSH Client for the Windows and Unix. ====== from PuTTY Colour Schemes ====== {{:1:url.jpg?200|}} Default Foreground: 255/255/255 Default Background: 51/51
obselete @terminal
51 Occurrences trouvées, Dernière modification :
the [[scripting:nonportable | portability page]] for a discussion on portability issues. This first t... any legitimate uses. These features exist mostly for Bourne, csh, or some other backward compatibility... ''>FILE 2>&1'' |This redirection syntax is short for ''>FILE 2>&1'' and originates in the C Shell. The latter form is especially uncommon and should never be used,
color @terminal
52 Occurrences trouvées, Dernière modification :
{ s="/\\/\\/\\/\\/\\"; s=s s s s s s s s; for (colnum = 0; colnum<77; colnum++) { r = 2... o use the "setaf" and "setab" commands to set the foreground and background respectively. # True Color... f terminfo/ncurses. S-Lang author added a check for $COLORTERM containing either "truecolor" or "24bi... this variable to "truecolor". It has been in VTE for a while and but is relatively new, being still gi
behaviours @terminal
33 Occurrences trouvées, Dernière modification :
ny actions and variable sets that only make sense for the initial user login. That's why all UNIX(r) sh... ki>--login</nowiki>'' option __**Methods to test for login shell mode:**__ * the shell option ''[[in... nds from ''~/.bashrc''. This file should contain, for example, aliases, since they need to be defined i... every user's ''~/.bashrc''. __**Methods to test for interactive-shell mode:**__ * the special param
basics @terminal
11 Occurrences trouvées, Dernière modification :
le specification of the interpreter of that file, for example: <code bash> #!/bin/bash echo "Hello worl... rk "#", which indicates a comment. The shebang is for the operating system, not for the shell. Programs that don't ignore such lines, may not work as sheban... pond with a "''no such file or directory''" error for a nonexistant interpreter specified by the sheban
redirection @scripts
10 Occurrences trouvées, Dernière modification :
terminal** here. Check your preferred UNIX(r)-FAQ for details, I'm too lazy to explain what a terminal ... assumed (FD 1). The ''TARGET'' is **truncated** before writing starts. If the option ''noclobber'' is ... ists. You can manually override that behaviour by forcing overwrite with the redirection operator ''>|'... med (FD 1). The ''TARGET'' is **not truncated** before writing starts. ===== Redirecting output and er
quoting @scripts
23 Occurrences trouvées, Dernière modification :
e-quotes: ''<nowiki>'stuff'</nowiki>'' All three forms have the very same purpose: **They give you gen... the command line! The syntax quotes are removed before the command is called! Example: <code> ### NO NO... troduce strong-quoting (see below) * characters for pattern matching * tilde expansion * pathname... cially [[syntax:pe | parameter expansion]], is performed! <code> ls -l "*" </code> Will not be expande
positional-parameters @scripts
23 Occurrences trouvées, Dernière modification :
t was called. Option-switch parsing (e.g. ''-h'' for displaying help) is not performed at this point. See also [[dict:terms:parameter | the dictionary entry for "parameter"]]. ===== The first argument ===== ... /bin/testscript </code> However, this isn't true for login shells: <code> > echo "$0" -bash </code> I
obsolete @scripts
51 Occurrences trouvées, Dernière modification :
the [[scripting:nonportable | portability page]] for a discussion on portability issues. This first t... any legitimate uses. These features exist mostly for Bourne, csh, or some other backward compatibility... ''>FILE 2>&1'' |This redirection syntax is short for ''>FILE 2>&1'' and originates in the C Shell. The latter form is especially uncommon and should never be used,
flac2mp3 @scripts
1 Occurrences trouvées, Dernière modification :
check-script @scripts
3 Occurrences trouvées, Dernière modification :
scripts @nimp
7 Occurrences trouvées, Dernière modification :
port @network
163 Occurrences trouvées, Dernière modification :
mirc @irc
15 Occurrences trouvées, Dernière modification :
dorks @google
52 Occurrences trouvées, Dernière modification :
php @feed
2 Occurrences trouvées, Dernière modification :
web-history @doc
16 Occurrences trouvées, Dernière modification :
redbook @doc
128 Occurrences trouvées, Dernière modification :
code_html @doc
10 Occurrences trouvées, Dernière modification :
tput @debian
6 Occurrences trouvées, Dernière modification :
sec @debian
1 Occurrences trouvées, Dernière modification :
logrotate @debian
37 Occurrences trouvées, Dernière modification :
log @debian
3 Occurrences trouvées, Dernière modification :
iptables @debian
10 Occurrences trouvées, Dernière modification :
ipset @debian
17 Occurrences trouvées, Dernière modification :
hosts.deny @debian
2 Occurrences trouvées, Dernière modification :
cron @debian
5 Occurrences trouvées, Dernière modification :
chmod @debian
1 Occurrences trouvées, Dernière modification :
buster @debian
16 Occurrences trouvées, Dernière modification :
bashrc @debian
1 Occurrences trouvées, Dernière modification :
backup @debian
2 Occurrences trouvées, Dernière modification :
htaccess @apache
2 Occurrences trouvées, Dernière modification :
error @apache
9 Occurrences trouvées, Dernière modification :
osi @network
5 Occurrences trouvées, Dernière modification :
tips @google
4 Occurrences trouvées, Dernière modification :
imap @google:gmail
2 Occurrences trouvées, Dernière modification :
commandes @debian
3 Occurrences trouvées, Dernière modification :
charte @nimp
7 Occurrences trouvées, Dernière modification :
commande_info @debian
16 Occurrences trouvées, Dernière modification :
vpn @debian
1 Occurrences trouvées, Dernière modification :
command @irc
8 Occurrences trouvées, Dernière modification :
eggdrop @irc
2 Occurrences trouvées, Dernière modification :
lire @secu
1 Occurrences trouvées, Dernière modification :
echapement @scripts
1 Occurrences trouvées, Dernière modification :
knowledge @network
2 Occurrences trouvées, Dernière modification :
recherche @google
1 Occurrences trouvées, Dernière modification :
fail2ban @debian
1 Occurrences trouvées, Dernière modification :
  • index.txt
  • Dernière modification : 2022/11/08 16:43
  • de 127.0.0.1