1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-05 03:35:24 +02:00
tldr/pages/linux/runlevel.md
Kristopher dd38417611
runlevel: add page (#17013)
Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
2025-06-29 09:45:48 +03:00

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`