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:[email protected]] 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 
<[email protected]<mailto:[email protected]>> wrote:
I'm trying to remove a directory. How do you remove recusively with hidden 
directoreis in it?

--
:-)~MIKE~(-:
---------------------------------------------------
PLUG-discuss mailing list - 
[email protected]<mailto:[email protected]>
To subscribe, unsubscribe, or to change your mail settings:
http://lists.phxlinux.org/mailman/listinfo/plug-discuss
---------------------------------------------------
PLUG-discuss mailing list - [email protected]
To subscribe, unsubscribe, or to change your mail settings:
http://lists.phxlinux.org/mailman/listinfo/plug-discuss

Reply via email to