mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-28 03:53:45 +00:00
Update cheatsheets
This commit is contained in:
@@ -16,9 +16,9 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`journalctl --vacuum-time={{2d}}`
|
||||
|
||||
- [f]ollow new messages (like `tail -f` for traditional syslog):
|
||||
- Show only the last N li[n]es and [f]ollow new messages (like `tail -f` for traditional syslog):
|
||||
|
||||
`journalctl -f`
|
||||
`journalctl --lines {{N}} --follow`
|
||||
|
||||
- Show all messages by a specific [u]nit:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user