# Remove watched file.

touch /file
watch /file
rm /file

Output:
    ItemIsFile|ItemRemoved /file
