File: cron.hourly

package info (click to toggle)
killer 0.90-13
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 752 kB
  • sloc: perl: 8,785; sh: 313; makefile: 43
file content (3 lines) | stat: -rw-r--r-- 66 bytes parent folder | download | duplicates (5)
1
2
3
#!/bin/sh

if [ -x /usr/sbin/killer ] ; then /usr/sbin/killer; fi