Query: pure-statsdecode
OS: linux
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
pure-statsdecode(8) Pure-FTPd pure-statsdecode(8)NAMEpure-statsdecode - Show human-readable dates from a "stats" logfileSYNTAXpure-statsdecode filename pure-statsdecode -DESCRIPTIONThis program decodes Pure-FTPd's "stats" log files and converts timestamps into human-readable dates.OPTIONS- means to read the standard input. filename is a log file produced with pure-ftpd -O ftpstats:/path/to/logfileEXAMPLESTo run this program the standard way type: pure-statsdecode /var/log/pureftpd.log > /tmp/pureftpd.humanlog Alternativly you can run it as: cat /var/log/pureftpd.log | pure-statsdecode - | gzip --best > /tmp/pureftpd.humanlog.gzAUTHORSFrank DENIS <j at pureftpd dot org>SEE ALSOftp(1), pure-ftpd(8) pure-ftpwho(8) pure-mrtginfo(8) pure-uploadscript(8) pure-statsdecode(8) pure-pw(8) pure-quotacheck(8) pure-authd(8) RFC 959, RFC 2228, RFC 2389 and RFC 2428. Pure-FTPd team 1.0.36 pure-statsdecode(8)
| Related Man Pages | 
|---|
| pure-authd(8) - debian | 
| pure-quotacheck(8) - debian | 
| pure-statsdecode(8) - debian | 
| pure-authd(8) - linux | 
| pure-uploadscript(8) - linux | 
| Similar Topics in the Unix Linux Community | 
|---|
| Time Between Dates | 
| alphabetical check | 
| string checking | 
| Convert Variable file to fixed file. | 
| What is the best way to delete log files? |