echo

Print given arguments. Print a text message. Note: quotes are…

echo

Print given arguments.

echo {{"Hello World"}}

echo {{"My path is $PATH"}}

echo -n {{"Hello World"}}

echo -e {{"Column 1\tColumn 2"}}

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