flog - Online in the Cloud

This is the command flog that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


flog - dump STDIN to file and reopen on SIGHUP

SYNOPSIS


flog [ -t ] [ -T format ] [ -l number ] [ -p pidfile ] logfile

DESCRIPTION


flog (file logger) reads input from STDIN and writes to a file. When a SIGHUP is received,
the file will be reopened, allowing for log rotation.

OPTIONS


-t prepend each line with "YYYYMMDD;HH:MM:SS: "

-T format
prepend each line with specified strftime(3) format

-l number
log file length limit (force truncation)

-p pidfile
create pid file

Use flog online using onworks.net services



Latest Linux & Windows online programs