# Watch a symlink to a dir require symlink mkdir /dir ln -s ./dir /link watch /link touch /dir/file Output: create /link/file