blob: 5bede5802c8dd73fcdf38e1a376e369168316262 [file] [log] [blame]
# Cyclic symlink
require symlink
ln -s ./ /link
watch /
rm /link
echo foo >>/link
Output:
write /link
create /link
linux, windows, fen:
remove /link
create /link
write /link