Package: cpulimit Version: 2.2-1 Severity: wishlist I would like an option to keep the process run by cpulimit in the foreground, so I could do something like the following. This would be very useful in shell script wrappers for CPU-intensive programs.
pabs@chianamo ~ $ cpulimit -l 50 -- sleep 10s Process 5036 detected pabs@chianamo ~ $ Process 5036 dead! pabs@chianamo ~ $ cpulimit --foreground -l 50 -- sleep 10s Process 5036 created Process 5036 dead! pabs@chianamo ~ $ -- System Information: Debian Release: stretch/sid APT prefers testing-debug APT policy: (900, 'testing-debug'), (900, 'testing'), (800, 'unstable-debug'), (800, 'unstable'), (790, 'buildd-unstable'), (700, 'experimental-debug'), (700, 'experimental'), (690, 'buildd-experimental') Architecture: amd64 (x86_64) Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages cpulimit depends on: ii libc6 2.23-2 cpulimit recommends no packages. cpulimit suggests no packages. -- no debconf information -- bye, pabs https://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part

