Skip to content

shayshim/timeout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

timeout

Start COMMAND, and kill it if still running after DURATION. Based on GNU timeout from coreutils. Ported to Perl so it is available also for other Unix systems, for example for shell scripts that need timeout and need to run on both Linux and FreeBSD. Was tested on Linux and FreeBSD.

About

Start COMMAND, and kill it if still running after DURATION.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages