home *** CD-ROM | disk | FTP | other *** search
-
- NAME
- TrimFile
-
- SYNOPSIS
- TrimFile [-N] file1 file2 ... fileN
-
- EXAMPLE
- Trimfile -200 T:DCron.Log UUSpool:Logfile Getty:Logfile
-
- DESCRIPTION
- TRIMFILE trims the specified files to N lines each. If no
- -N argument is given the files are trimmed to 100 lines each.
-
- The -N may occur anywhere on the argument line.
-
- The last N lines of the file are kept. Each line may be up
- to 256 characters long.
-
- TRIMFILE allocates memory to hold the lines and so should not
- be used with large numeric arguments.
-