rmdir

Carruth, Rusty Rusty.Carruth at smartm.com
Mon Aug 20 08:26:08 MST 2018


Or, simply, rm -rf DIR, assuming you want to remove ‘DIR as well as anything in it (as I thought he said).


Rusty

Internal signature for Rusty.  If you are not in SMART and you get this, it’s a bug.
In any case, the following applies:

This email message (and any attachments) is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message

From: PLUG-discuss [mailto:plug-discuss-bounces at lists.phxlinux.org] On Behalf Of Anthony Radzykewycz
Sent: Monday, August 20, 2018 6:10 AM
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 <bmike1 at gmail.com<mailto: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<mailto: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/3bdc618e/attachment.html>


More information about the PLUG-discuss mailing list