LXer: Timeout Command in Linux
by LXer from LinuxQuestions.org on (#4YEHV)
Published at LXer:
timeout is a command-line utility that runs a specified command and terminates it if it is still running after a given period of time.
Read More...


timeout is a command-line utility that runs a specified command and terminates it if it is still running after a given period of time.
Read More...