# Remove a symlink.

touch /file
ln -s /file /link

watch /

rm /link

Output:
	remove /link

	kqueue:  # TODO: this is broken.
		no-events
