1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-05 00:15:23 +02:00

runlevel: add page (#17013)

Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
This commit is contained in:
Kristopher 2025-06-28 23:45:48 -07:00 committed by GitHub
parent 31c36f5ca9
commit dd38417611
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

13
pages/linux/runlevel.md Normal file
View file

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