Good morning every-one,
The general suggestions are using the following commands to delete the
formfeed that comes with ahead with print job,
sed -e 's/^L//g'
and
tr -d '\014' < infile > outfile
Thank you again for your msgs.
Ibrahim.
Received on Tue Jun 25 2002 - 11:47:02 NZST