Re: 'Non-empty' directory deletion.
From: Richard Lyons (richard_at_the-place.net)
Date: 07/27/03
- Previous message: Ross Boylan: "Re: SUCCESS compiling iscan"
- In reply to: Adam Bogacki: "'Non-empty' directory deletion."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Adam Bogacki <afb@paradise.net.nz>, debian-user@lists.debian.org Date: Sat, 26 Jul 2003 23:29:38 +0100
On Sunday 27 July 2003 01:01, Adam Bogacki wrote:
> Hi, I'm trying to delete
>
> /home/adam/.enlightenment/themes/FossilsOfTheMachines
>
> but I can't get 'rmdir' to work on a full directory. Neither
>
> rmdir -r [filename]
> rmdir s [filename] /or/
> rmdir --ignore-non-empty-directory [filename]
>
> ... work.
>
> What am I missing here ?
>
Simply rm -R [directory] will remove the files and the directory,
IIRC.
-- richard > Adam Bogacki, > afb@paradise.net.nz -- To UNSUBSCRIBE, email to debian-user-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: Ross Boylan: "Re: SUCCESS compiling iscan"
- In reply to: Adam Bogacki: "'Non-empty' directory deletion."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|