Linux Shell 1 - Print from terminal

时间:2021-02-10 17:31:33

 

Two ways to print info from terminal - echo & printf 

- Echo 

a. Exclamation mark is supported in single quotation mark 

b. Exclamation mark is NOT supported with double quation marks - use "\" to escape

- printf 

Linux Shell 1 - Print from terminal

- Set Colors for fonts and background 

Linux Shell 1 - Print from terminal

Linux Shell 1 - Print from terminal