blob: 95cb392f54f29aa0a2654e8399e2554a0d908437 [file] [log] [blame]
# chmod the watched file.
touch /file
watch /file
chmod 700 /file
Output:
chmod /file
windows:
no-events