>> try: rm -- -z
>> 
>> The double dash tells most GNU programs to stop processing options.
>
>Bingo... Thanks guys... Just goes to show that one shouldn't do
>things like this after a day supporting NT l(l)users...

This solution works on all Unixes, GNU rm or not:

        rm ./-z


-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to