The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




Thread: why
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 05-26-2007
unitipon unitipon is offline
Registered User
  
 

Join Date: May 2007
Posts: 44
why

Why it prints out like this

root$ echo '\n\t'"No disk capacity more than 80%" '\n'
\n\tNo disk capacity more than 80% \n #result

I don't know what happen, if u know please tell me why and how to solve it