flog

dump STDIN to file and reopen on SIGHUP

Install

All systems
curl cmd.cat/flog.sh
Debian Debian
apt-get install flog
Ubuntu
apt-get install flog
image/svg+xml Kali Linux
apt-get install flog
Windows (WSL2)
sudo apt-get update sudo apt-get install flog
Raspbian
apt-get install flog

flog

dump STDIN to file and reopen on SIGHUP

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.