TGINSIGHT CHAT
sudo recast
@sudo_recast
Tecnologiecast 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]
Post recenti
Tag: #shell · 4 post
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
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
Pubblicato 29 ott
https://www.shellcheck.net/wiki/SC2145 #shell
Hashtags
Pubblicato 24 ago
😐 做了一件很無語的事情: ssh host mkfifo f ( ssh host 'cat > f' < example.sh & ) ; ssh -tq host bash f ssh host rm f #shell
Hashtags