Xorg
Posted Mar 23, 2007 15:57 UTC (Fri) by
slamb (guest, #1070)
In reply to:
Xorg by vmole
Parent article:
RSDL hits a snag
I think it'd need to be a bit more clever than that - the shell doesn't replace $PATH, so
this will just exec itself over and over. You'll need to either specify a more limited path or manually
walk $PATH, excluding symlinks to itself.
(
Log in to post comments)