Re: rmdir

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
+ (text/plain)
Delete this message
Reply to this message
Author: Anthony Radzykewycz
Date:  
To: Main PLUG discussion list
Subject: Re: rmdir
rm-rf DIR/*. If that doesn’t remove all the files, then follow it up with
rm-rf DIR/.* Then run rmdir DIR.

On Mon, Aug 20, 2018 at 6:07 AM Michael <> wrote:

> I'm trying to remove a directory. How do you remove recusively with hidden
> directoreis in it?
>
> --
> :-)~MIKE~(-:
> ---------------------------------------------------
> PLUG-discuss mailing list -
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.phxlinux.org/mailman/listinfo/plug-discuss

---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.phxlinux.org/mailman/listinfo/plug-discuss