inotifywait -r -m -e modify /var/log | while read path _ file; ... I whipped up the following little shell script that proved useful to me.
確定! 回上一頁