The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
Google UNIX.COM



Thread: printing \n
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 08-27-2007
rochitsharma rochitsharma is offline
Registered User
 

Join Date: Feb 2006
Posts: 81
hi boss....

I wish to print

print "\n";

and not

"print \n;"
Reply With Quote