kamilsk / check

🔬 Tool to check something.
MIT License
7 stars 0 forks source link

add timeout for urls #29

Open kamilsk opened 6 years ago

kamilsk commented 6 years ago

the behavior must be the same as #28

kamilsk commented 6 years ago

now I use (cmdpid=$BASHPID; (sleep 3600; kill $cmdpid) & exec make cmd-urls)