Is it possible to make a programme not occupy more than 50% of CPU?
- by Shore
Currently I've a programme taking up too much of CPU.
How could I limit the amount of CPU it occupies?
OS is Linux, Fedora.
I can't modify the source code of that programme.
What I need is a Bash command.