How to Create Multiple Subdirectories with One Linux Command
If you want to create a directory containing several subdirectories, or a directory tree, using the command line in Linux, generally you have to use the mkdir command several times. However, there is a faster way to do this.
No comments:
Post a Comment