In p.map output, you can suppress the header by:
setenv PAINT_HEADER /dev/null (csh users)
PAINT_HEADER=/dev/null; export PAINT_HEADER (sh users)
There is no way to supress the trailer info.
Michael
In p.map output, you can suppress the header by:
setenv PAINT_HEADER /dev/null (csh users)
PAINT_HEADER=/dev/null; export PAINT_HEADER (sh users)
There is no way to supress the trailer info.
Michael