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:
parent
31c36f5ca9
commit
dd38417611
1 changed files with 13 additions and 0 deletions
13
pages/linux/runlevel.md
Normal file
13
pages/linux/runlevel.md
Normal 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`
|
Loading…
Add table
Reference in a new issue