GNU bug report logs -
#9931
Remove a non empty directory
Previous Next
Reported by: "Olivier LE GUEN" <olg28 <at> gmx.fr>
Date: Tue, 1 Nov 2011 16:09:02 UTC
Severity: normal
Tags: notabug
Done: Eric Blake <eblake <at> redhat.com>
Bug is archived. No further changes may be made.
Full log
Message #12 received at 9931-done <at> debbugs.gnu.org (full text, mbox):
tag 9931 notabug
thanks
On 11/01/2011 04:55 AM, Olivier LE GUEN wrote:
> My problem is I can't remove a non empty directory because there's no "-r" option in "rmdir".
> How can I have a recursive function ?
Thanks for the report. However, this is unlikely to be changed in
'rmdir', because POSIX already standardized 'rm -r' as the way to
recursively remove directories. So many people are used to 'rm -r'
doing what you are asking for, that adding an extension of 'rmdir -r' as
an alternative would only cause confusion, not to mention that the
extension would not be available everywhere like 'rm -r' already is.
--
Eric Blake eblake <at> redhat.com +1-801-349-2682
Libvirt virtualization library http://libvirt.org
This bug report was last modified 13 years and 203 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.