mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-05 03:35:24 +02:00
13 lines
202 B
Markdown
13 lines
202 B
Markdown
# runlevel
|
|
|
|
> SysV runlevel utility.
|
|
> See also: `init`.
|
|
> More information: <https://manned.org/runlevel>.
|
|
|
|
- Return previous and current SysV runlevel:
|
|
|
|
`runlevel`
|
|
|
|
- Display help:
|
|
|
|
`runlevel --help`
|