The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #14 (permalink)  
Old 05-14-2008
Vinaykumar1 Vinaykumar1 is offline
Registered User
 

Join Date: May 2008
Posts: 13
Hello era / unix gurus,

I tried the above script but its giving me
sed: command garbled: /^AAA \|/w/export/home/cmohanku/vinay/AAA1.dat

"Also does the sed -e '/^AAA/w AAA.dat' -e '/^BBB/w BBB.dat' number.dat traverses through the number.dat once or twice."


Please help me if possible

Thanks and Regards,
Vinay
Reply With Quote