5471 shaares
5 private links
5 private links
Pour surveiller les fichiers créés ou modifier par une commande :
inotifywait -r -m -e modify -e create .
-r : récursif
-m: monitoring
Pour surveiller les fichiers créés ou modifier par une commande :
inotifywait -r -m -e modify -e create .
-r : récursif
-m: monitoring