Horje
echo -e Code Example
echo -e
INPUT: echo "abc\n def \nghi" 
OUTPUT:abc\n def \nghi

INPUT: echo -e "abc\n def \nghi"
OUTPUT:abc
 def 
ghi




Shell

Related
ubuntu set path environment variable permanently Code Example ubuntu set path environment variable permanently Code Example
npm package is taking so much time to install Code Example npm package is taking so much time to install Code Example
Not Found The requested URL was not found on this server. Apache/2.4.41 (Ubuntu) Server Code Example Not Found The requested URL was not found on this server. Apache/2.4.41 (Ubuntu) Server Code Example
copy one file to another in linux Code Example copy one file to another in linux Code Example
How to show date and complete time on the Ubuntu Top Panel Code Example How to show date and complete time on the Ubuntu Top Panel Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9