Re: rmdir

Startseite
Anhänge:
Nachricht
+ (text/plain)
+ (text/html)
+ (text/plain)
Nachricht löschen
Nachricht beantworten
Autor: Anthony Radzykewycz
Datum:  
To: Main PLUG discussion list
Betreff: 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