Hello,
using csh I need to read in the first 2000 bytes of a file, look for the expression (not including quotes)
"%PDF" and split the file before into one file, and the string plus what follows into a separate file, then replace the first 2000 bytes of the original file with the second file (the one that starts with "%PDF".
Help.... running Solaris 8 and csh shell
Thanks!
using csh I need to read in the first 2000 bytes of a file, look for the expression (not including quotes)
"%PDF" and split the file before into one file, and the string plus what follows into a separate file, then replace the first 2000 bytes of the original file with the second file (the one that starts with "%PDF".
Help.... running Solaris 8 and csh shell
Thanks!