mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-28 00:53:40 +00:00
Update cheatsheets
This commit is contained in:
18
tldr/linux/runlevel
Normal file
18
tldr/linux/runlevel
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# runlevel
|
||||
|
||||
> SysV runlevel utility.
|
||||
> See also: `init`.
|
||||
> More information: <https://manned.org/runlevel>.
|
||||
|
||||
- Return previous and current SysV runlevel:
|
||||
|
||||
`runlevel`
|
||||
|
||||
- Display help:
|
||||
|
||||
`runlevel --help`
|
||||
Reference in New Issue
Block a user