金子邦彦研究室インストールUbuntu の運用保守,設定,便利な使い方,システムの運用保守inotify を用いてファイル操作の監視(Ubuntu 上)

inotify を用いてファイル操作の監視(Ubuntu 上)

inotify は,ファイル操作の監視ツール

インストール

sudo apt -y update
sudo apt -y install inotify-tools

使い方の例

cd
inotifywait -rm --format '%T %w %f %e' .