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.
Get the first line from a file
Name: Raj81508 Date: December 10, 2007 at 21:06:05 Pacific OS: Unix CPU/Ram: Intel P4, 1 GB Ram
Comment:
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
Summary: How do i delete first line of a file. The file starts with page break ^L. The first line contains the page break ^L. The file may have multiple pagebreaks and I don't want to delete from the file. I ...
Summary: Any way of getting the modified timestamp of a file in the format I want, say dd/mm/yyyy hh24:mi:ss format, irrespective of when the file is last modified. I'm working on SunOS 5.5.1 Thanks. ...
Summary: It depends upon how you want to recognize the specific line. Do you want the fourth line from a file?? Do you want a line that contains a specific phrase? ...