mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-24 18:52:17 +00:00
Update cheatsheets
This commit is contained in:
@@ -22,4 +22,4 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Set the scheduling policy for a process:
|
||||
|
||||
`chrt --pid {{PID}} --{{deadline|idle|batch|rr|fifo|other}}`
|
||||
`chrt --{{deadline|idle|batch|rr|fifo|other}} --pid {{priority}} {{PID}}`
|
||||
|
||||
Reference in New Issue
Block a user