The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




Thread: Awk Command
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #8 (permalink)  
Old 12-28-2008
DukeNuke2's Avatar
DukeNuke2 DukeNuke2 is online now Forum Staff  
Soulman
  
 

Join Date: Jul 2006
Location: Germany, Berlin
Posts: 2,983
Quote:
Originally Posted by kazazza View Post
The only reason im using awk is because i was advised that was the best way to do this..... Is there another easier way??
as allready mentioned, the "cut" command is easy to use. and the use of 2 variables, as pludi described, is also very easy. if you have problems to understand specific things, just ask...