nectar 751111934c 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 <lumpy@the.whole.net>
2002-05-08 14:47:44 +00:00
..
2002-05-08 05:17:46 +00:00
2002-04-16 07:55:20 +00:00
2002-04-22 16:18:36 +00:00
rpc