# chmod the watched file.

touch /file
watch /file
chmod 700 /file

Output:
	chmod /file

	windows:  # No chmod on Windows
		no-events
