cmd: return terminal after ssh freeze

This commit is contained in:
2026-04-30 13:06:14 +02:00
parent ec3c355ac4
commit 0d053e9a7d

View File

@@ -163,6 +163,13 @@ shell: sh
bin: journalctl
tag: system
aim: Get back terminal after ssh freezes remote machine
cmd: <Return>~.
shell: sh
bin: ssh
tag: system
tag: comfy
aim: Find errors since a date
cmd: date=2027-01-01
+ journalctl --since=${date} --grep="EXT4-fs error"