From df286e5d18d99d55a5b8a83d8117d5689fe81454 Mon Sep 17 00:00:00 2001 From: Morgan Date: Wed, 19 Dec 2018 14:54:48 +0100 Subject: [PATCH] Linux tips to create various dirs at once --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 14b36ee..45e99bb 100644 --- a/README.md +++ b/README.md @@ -2628,6 +2628,7 @@ A small group of programmers wants to change how we code—before catastrophe st * [CertDepot](https://www.certdepot.net/rhel7-get-started-systemd/) - (2018) RHEL7: How to get started with Systemd. * [Eiichi Kitagawa](https://success.docker.com/article/windows-cheatsheet) - Windows Cheatsheet for Linux Engineers * [Vivek Gite](https://www.cyberciti.biz/faq/linuxunix-move-file-starting-with-a-dash/) - (2010) Linux/UNIX: Move File Starting With A Dash +* [Lori Kaufman](https://www.howtogeek.com/275069/how-to-create-multiple-subdirectories-with-one-linux-command/) - (2016) How to Create Multiple Subdirectories with One Linux Command ## Emacs * [emacs-tw/awesome-emacs](https://github.com/emacs-tw/awesome-emacs) - list of useful Emacs packages, libraries and others.