跳至内容
白宦成的数字花园
用户工具
登录
站点工具
搜索
工具
显示页面
过去修订
反向链接
最近更改
媒体管理器
网站地图
登录
>
最近更改
媒体管理器
网站地图
您在这里:
start
»
linux
»
command
»
journalctl
您的足迹:
•
constance
•
whitenoise
linux:command:journalctl
本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。
====== journalctl ====== ===== 查看日志 ===== <code copy Bash [enable_line_numbers="true"]> journalctl -u initer -f </code> ===== 导出日志 ===== <code copy Bash [enable_line_numbers="true"]> journalctl -u initer > log.txt </code> ===== 清空日志 ===== <code copy Bash [enable_line_numbers="true"]>journalctl -u initer --vacuum-time=1m</code>
/storage/data/pages/linux/command/journalctl.txt
· 最后更改:
2025/08/17 07:53
由
bestony
页面工具
显示页面
过去修订
反向链接
回到顶部