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.
Summary: Hi Gurus, I use below script to add header and trailer to files in a folder. When executed, it is removing the " of 4.5 & yyy.xsd from the header. Can I know how to preserve quotes? Thanks, for i i...
Summary: I want to delete header and trailor record from a file. For the time being i am testing for deleting trailor record from file and then dumping the records in another file with this script. #!/bin/ksh ...
Summary: Hi, I will have to split a 4 MB file into four 1 MB files. But the problem here is the first line is a header and the last line is a trailer. In between I have second level header which can repeat (2H...