I can't find a way to install the timeout package using yum, just as I could using apt-get on Ubuntu.
feedback
|
migrated from stackoverflow.com Mar 30 '10 at 12:26
This question came from our site for professional and enthusiast programmers.
|
If you're just looking for the /usr/bin/timeout command, it's part of the coreutils package on Fedora, which you should already have:
| |||
feedback
|
