View Single Post
Old Dec 12th, 2004, 4:54 PM   #2
ZenMasterJG
Hobbyist Programmer
 
ZenMasterJG's Avatar
 
Join Date: Nov 2004
Location: Boston, MA
Posts: 148
Rep Power: 4 ZenMasterJG is on a distinguished road
Send a message via AIM to ZenMasterJG
I'm not sure how you're parsing the file in Bash, that sounds painful. If your just trying to find a field inside a text file, im sure writing an awk script to grab it out and then use it in the Bash script your writing.
ZenMasterJG is offline   Reply With Quote