Le 29/06/2003 16:28, ��Julian Opificius�� <[EMAIL PROTECTED]> a �crit�:
> Thanks Fred, but as I said, rm doesn't work - even with the -f switch and > escaping the forward slash(es). > I don't think the C code will work - isn't that just what rm tries to do? > > If I do a rm -f "/dev/log" it just ignores me. > If I do a rm -f -d "/dev/log" it ignores me. *** To delete directories you should do rm -fR /my/dir -- Cheers, Zoran. Software isn't released, it's allowed to escape. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list
