mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
1b6970f8ae
Slow down a process
7 lines
320 B
Plaintext
7 lines
320 B
Plaintext
Sloth allows you to slow down a specified application by specifying (in
|
|
miliseconds) the delay on the process. It slows down the process by sending
|
|
SIGSTOP & SIGCONT signals to the process over a very fast period of time,
|
|
giving the appearance of a slower application.
|
|
|
|
WWW: http://www.communityprojects.org/apps/sloth/
|