Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
getting a specific line from a file
Name: manjushree123 Date: February 21, 2007 at 22:31:02 Pacific OS: HP-UNIX CPU/Ram: P4 and 1GB Product: HP
Comment:
i hv written a shell script which exports data to a file and i want to filter out one particular line from that file and manipulate that line further.
Summary: I'm trying to remove a specific line from a file based on a user defined input. I had found a similar situation where sed was used, but when I tried using it in my script, sed had trouble with the...
Summary: Hi All, I want to get the first line from a file and write it into another file. Please help. Thanks in advance. Regards, Raj Thanks & Regards, Raj...