sudo pacman -Sp ython2-pyinotify
sudo python2 -m pyinotify -rv /my-dir-to-watch
OR
git clone https://github.com/seb-m/pyinotify
sudo pythonXXX setup.py install
时间: 2024-12-12 15:15:01
sudo pacman -Sp ython2-pyinotify
sudo python2 -m pyinotify -rv /my-dir-to-watch
OR
git clone https://github.com/seb-m/pyinotify
sudo pythonXXX setup.py install