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 the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 08-28-2006
mahabunta mahabunta is offline
Registered User
  
 

Join Date: Aug 2006
Posts: 45
seaching field and getting complete record

hi, I have a file.....

1|3|4|5|6
1|3|4|4|5

now i ahave to search for value 4 in forth field and write that output to a file.

if i do grep 4 file1 both lines are coming to output.

can somebody help me building command.

thanks and regards
sandeep