# Create a new symlink to a watched file.
require symlink

mkdir /dir
watch /
ln -s /dir /link

Output:
	create  /link

	dragonfly: # TODO: can we fix this?
		no-events
