Adam Ruppe wrote:
> The best part is taking the file name issue and combining it with the
> shell expansion design unix has.
> 
> mkdir something
> touch something/test
> touch -- -R
> touch test
> rm *
> 
> Every file will be destroyed, including subdirectories....except the
> murderous -R file!

        Well, you *did* ask for everything to be removed! So the only issue
is that this does not remove the -R file...

                Jerome
-- 
mailto:[email protected]
http://jeberger.free.fr
Jabber: [email protected]

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to