rmdir

Anthony Radzykewycz anthony.radzykewycz at gatewaycc.edu
Mon Aug 20 06:09:56 MST 2018


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 <bmike1 at gmail.com> wrote:

> I'm trying to remove a directory. How do you remove recusively with hidden
> directoreis in it?
>
> --
> :-)~MIKE~(-:
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss at lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.phxlinux.org/mailman/listinfo/plug-discuss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phxlinux.org/pipermail/plug-discuss/attachments/20180820/3f03f455/attachment.html>


More information about the PLUG-discuss mailing list