用户工具

站点工具


linux:command:journalctl

journalctl

查看日志

Bash
  1. journalctl -u initer -f

导出日志

Bash
  1. journalctl -u initer > log.txt

清空日志

Bash
  1. journalctl -u initer --vacuum-time=1m
/storage/data/pages/linux/command/journalctl.txt · 最后更改: bestony

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki