flog
dump STDIN to file and reopen on SIGHUP
Install
- All systems
-
curl cmd.cat/flog.sh
- Debian
-
apt-get install flog - Ubuntu
-
apt-get install flog - Kali Linux
-
apt-get install flog - Windows (WSL2)
-
sudo apt-get updatesudo 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.