`journalctl -u sshd.service --since $jrnlStart`
where $jrnlStart was set to UnixDate("3 days ago","Y-%m-%d")
example:
journalctl -u sshd.service --since 2019-07-31adopted from here.
記事簿
journalctl -u sshd.service --since 2019-07-31adopted from here.
留言