K 10 svn:author V 6 nectar K 8 svn:date V 27 2002-05-08T14:47:44.000000Z K 7 svn:log V 272 It is dangerous to use globbing like so in startup scripts: rm -f /tmp/.X11-unix/* If /tmp/.X11-unix didn't already exist, a user could symlink it to a directory with files that he wants to wipe out, and wait for next reboot. Reported by: lumpy END