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 -->
  #4 (permalink)  
Old 08-27-2007
pbsrinivas pbsrinivas is offline
Registered User
 

Join Date: Jul 2006
Posts: 141
If u want to print

all "print \n;"

then

print "print \\\n;"
Reply With Quote