博客地址:http://home.cnblogs.com/u/zengjianrong/

好用的命令行工具:inotifywait和notify-send

inotifywait

通过sudo apt install inotify-tools获取,可阻塞监听文件事件:inotifywait file-name -e close_write

notify-send

可打印通知到界面:notify-send -t 显示时间/ms "something done at `date` OK"

posted @ 2020-01-17 11:19  black_man  阅读(335)  评论(0编辑  收藏  举报