tee

Read from standard input and write to standard output and…

tee

Read from standard input and write to standard output and files.

echo "example" | tee {{FILE}}

echo "example" | tee -a {{FILE}}

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← tectonic telnet →