NAME

recs-fromxferlog

recs-fromxferlog --help-all

Usage: recs-fromxferlog <args>
   Each line of input (or lines of <files>) is parse by Net::FTPServer::XferLog
   to produce an output record.

Examples:
   Get records from typical xferlog
      recs-fromxferlog < /var/log/xferlog

See Also

RecordStream(3) - Overview of the scripts and the system
recs-examples(3) - A set of simple recs examples
recs-story(3) - A humorous introduction to RecordStream
SCRIPT --help - every script has a --help option, like the output above