This is the command timelimit.netpipes that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
timelimit.netpipes - limit execution time of foreground tasks
netpipes 4.2
SYNOPSIS
timelimit.netpipes [ -v ] [ -nokill ] time command args
DESCRIPTION
timelimit.netpipes is used to limit the amount of foreground wallclock time a process
consumes. Once the time limit expires, timelimit.netpipes will kill the process, unless
-nokill had been specified.
-v adds some diagnostic messages.
EXAMPLES
remote$ timelimit.netpipes 5m faucet 3000 --out cat time-sensitive-info
Use timelimit.netpipes online using onworks.net services