> touch foo > tail -f foo& > rm -f foo > fg > > Does it complain about stale NFS handle? On NetBSD, it doesn't complain.
I'm somewhat astonished that FreeBSD does complain. I thought those .nfsXxxxx entries (which cover exactly this situation) were an original 4.4BSD invention.