mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
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/
|