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 > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #6 (permalink)  
Old 07-06-2009
DukeNuke2's Avatar
DukeNuke2 DukeNuke2 is offline Forum Staff  
Soulman
  
 

Join Date: Jul 2006
Location: Germany, Berlin
Posts: 2,980
Quote:
Originally Posted by samnyc View Post
This is what I did and it's working fine but curious to learn if I can do this in a different ways?
as allways there are more than one way to do things in a script. the art is to know which is best for your case .
tools you should look at are maybe sed/ed/awk. but make sure to know the smaller and faster tools like grep/cut/>/>> and so on.