[2578] in bugtraq
Re: [linux-security] Things NOT to put in root's crontab
daemon@ATHENA.MIT.EDU (Ken Descoteaux)
Wed May 22 18:02:36 1996
Date: Wed, 22 May 1996 16:18:04 EDT
Reply-To: Bugtraq List <BUGTRAQ@netspace.org>
From: Ken Descoteaux <ken@isis.ST.3Com.COM>
To: Multiple recipients of list BUGTRAQ <BUGTRAQ@netspace.org>
the find -exec {} construct exec()s the command with the filename
as an argument. If you can replace the file with a link after find
detects it as a non link. Then the exec will actually operate on the link