mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-04 06:35:23 +02:00
14 lines
202 B
Markdown
14 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`
|