mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-17 03:00:36 +00:00
Update cheatsheets
This commit is contained in:
@@ -15,12 +15,12 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Start calculating for CPU 1 only:
|
||||
|
||||
`sudo cpufreq-aperf -c {{1}}`
|
||||
`sudo cpufreq-aperf {{[-c|--cpu]}} {{1}}`
|
||||
|
||||
- Start calculating with a 3 second refresh interval for all CPU cores:
|
||||
|
||||
`sudo cpufreq-aperf -i {{3}}`
|
||||
`sudo cpufreq-aperf {{[-i|--interval]}} {{3}}`
|
||||
|
||||
- Calculate only once:
|
||||
|
||||
`sudo cpufreq-aperf -o`
|
||||
`sudo cpufreq-aperf {{[-o|--once]}}`
|
||||
|
||||
Reference in New Issue
Block a user