kill process pid after n time

Eon Works | Scripts | Demo | About | Links

img
script: timelykill (download)
purpose: kill process pid after n time
requires: standard GNU commands
version: 1.0
usage: timelykill [-hl] <pid> <n>s|m|h|d
options:
 

     <pid> <n>s|m|h|d, pid and n seconds|minutes|hours|days to wait before killing the process

     -h, usage and options (this help)

     -l, see this script"