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.
how to insert text into a file
Name: Linda_1 Date: October 6, 2005 at 07:40:33 Pacific OS: win2k, xp, win98 CPU/Ram: 850MHz/200Meg
Comment:
Hello everyone, I have a file (tapes to be ejected from library) and need to insert a blank line and the statement eject 0,1,0 after every 14 lines. I'm going crazy trying to find a sed command but its not working. using ksh
Summary: How do i read binary files in Sun Solaris.as i know that counting the number of lines in a file could be done using WC command, but how to use it for counting the number of records inside a binary fil...