killer
Background job killer
Install
- All systems
-
curl cmd.cat/killer.sh
- Debian
-
apt-get install killer
- Ubuntu
-
apt-get install killer
- Kali Linux
-
apt-get install killer
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install killer
- Raspbian
-
apt-get install killer
- Dockerfile
- dockerfile.run/killer
killer
Background job killer
killer is a perl script that gets rid of background jobs. Background jobs are defined as processes that belong to users who are not currently logged into the machine. Jobs can be run in the background (and are exempt from *killer*'s actions) if their scheduling priority has been reduced by increasing their nice(1) value or if they are being run through condor. When the package is installed, a cron job is installed to run killer once an hour.