1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-04 06:35:23 +02:00
tldr/pages/linux/runlevel.md

14 lines
202 B
Markdown
Raw Normal View History

# runlevel
> SysV runlevel utility.
> See also: `init`.
> More information: <https://manned.org/runlevel>.
- Return previous and current SysV runlevel:
`runlevel`
- Display help:
`runlevel --help`