mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-16 14:49:10 +00:00
Update cheatsheets
This commit is contained in:
@@ -9,6 +9,6 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
> Multiple cgroup types (aka controllers) exist, such as `cpu`, `memory`, etc.
|
||||
> More information: <https://manned.org/cgexec>.
|
||||
|
||||
- Execute a process in a given cgroup with given controller:
|
||||
- Execute a process in a given c[g]roup with given controller:
|
||||
|
||||
`cgexec -g {{controller}}:{{cgroup_name}} {{process_name}}`
|
||||
|
||||
Reference in New Issue
Block a user