mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-08 00:57:21 +00:00
Update cheatsheets
This commit is contained in:
@@ -9,6 +9,10 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
> Show timing details about the boot process of units (services, mount points, devices, sockets).
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/systemd-analyze.html>.
|
||||
|
||||
- Print the last system startup time:
|
||||
|
||||
`systemd-analyze`
|
||||
|
||||
- List all running units, ordered by the time they took to initialize:
|
||||
|
||||
`systemd-analyze blame`
|
||||
|
||||
Reference in New Issue
Block a user