TGTGInsightintelligence telegramLIVE / telegram public index
Torna ai canali
sudo recast avatar

TGINSIGHT CHAT

sudo recast

@sudo_recast

Tecnologie

cast something nice or not #blog#internet#design#game#github#gitlab#privacy#nowreading#nowplaying#中文#telegramban#tgsucks v2 / cast / channel / telegram / sudo stream @sudo_stream more @sudo_radio v1 @sudo_cast email [email protected]

Iscritti240Iscritti attuali
Post tracciati909Post indicizzati
Reach recente193Visualizzazioni post recenti
Post recenti

Post recenti

Tag: #shell · 4 post

当前筛选 #shell清除筛选

Pubblicato 27 feb

$(command) or `command` Bash performs the expansion by executing command in a subshell environment and replacing the command substitution with the standard output of the command, with any trailing newlines deleted. https://www.gnu.org/software/bash/manual/bash.html#Command-Substitution #til#shell

34 views

Hashtags

Pubblicato 5 nov

The result of a here string is supplied as a single string, with a newline appended. https://www.gnu.org/software/bash/manual/bash.html#Here-Strings #til#shell

62 views

Hashtags

Pubblicato 29 ott

https://www.shellcheck.net/wiki/SC2145 #shell

51 views

Hashtags

Pubblicato 24 ago

😐 做了一件很無語的事情: ssh host mkfifo f ( ssh host 'cat > f' < example.sh & ) ; ssh -tq host bash f ssh host rm f #shell

46 views

Hashtags