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]> 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] > 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
