View Single Post
  #7 (permalink)  
Old 02-24-09, 19:23
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
It works fine for me:
Code:
$ awk '{print "\x27" $0; }' < /etc/resolv.conf
'### /etc/resolv.conf file autogenerated by netconfig!
'#
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
Reply With Quote