mirror of
https://github.com/cheat/cheat.git
synced 2025-04-09 11:14:03 +02:00
Trivial edits to cheatsheets.
This commit is contained in:
parent
cd465ef84f
commit
e64babc972
@ -29,4 +29,4 @@ journalctl _COMM=crond --since '10:00' --until '11:00'
|
|||||||
journalctl --list-boots
|
journalctl --list-boots
|
||||||
|
|
||||||
# Filter by specific User ID e.g., user id 1000
|
# Filter by specific User ID e.g., user id 1000
|
||||||
journalctl _UID=1000
|
journalctl _UID=1000
|
||||||
|
@ -2,4 +2,4 @@
|
|||||||
p4 info
|
p4 info
|
||||||
|
|
||||||
# Open a file and add it to depot
|
# Open a file and add it to depot
|
||||||
p4 add <filename>
|
p4 add <filename>
|
||||||
|
@ -19,4 +19,3 @@ zoneadm -z <zone_name> reboot
|
|||||||
|
|
||||||
# List Zones
|
# List Zones
|
||||||
zoneadm list -cv
|
zoneadm list -cv
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user