Waitmax is a small command line utility that executes a program in a new process. If that process does not exit withing a certain time, it is killed with the TERM signal. The precompiled RPM runs on all i386-based systems. It contains a version of waitmax that is statically linked with diet and does not need libc or any other library.
| Tags | Utilities |
|---|---|
| Licenses | GPLv2 |
| Operating Systems | POSIX Linux |
| Implementation | C |