Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools:bitscope [2024/09/06 17:24] – darron | tools:bitscope [2024/09/07 13:03] (current) – [Server] darron | ||
---|---|---|---|
Line 2: | Line 2: | ||
<wrap right> | <wrap right> | ||
- | {{: | + | {{: |
</ | </ | ||
Line 30: | Line 30: | ||
</ | </ | ||
- | ==Run== | + | ==Help== |
< | < | ||
Line 49: | Line 49: | ||
Assign a larger latency for lower CPU load if necessary. Use verbose from command | Assign a larger latency for lower CPU load if necessary. Use verbose from command | ||
line only. Note that only -h and -v are implemented in this beta release. | line only. Note that only -h and -v are implemented in this beta release. | ||
+ | </ | ||
+ | |||
+ | ===Runit=== | ||
+ | |||
+ | < | ||
+ | #!/bin/bash | ||
+ | sleep 2 | ||
+ | |||
+ | #LOG | ||
+ | ulimit -aH | ||
+ | |||
+ | #RUN | ||
+ | exec / | ||
</ | </ | ||