Live Chat!

make directory on demand

* *       1 votos

September 14th, 2006 mysurface

Make directory is a very common command line, mkdir. I am here to show only mkdir with -p in case you donno.
With -p allows you to creat sub sub directory even the parent directory is not exist by default, let say you want to create “script” directory under /usr/src/firewall, but you are not sure whether [...]

Posted in Common, mkdir | Hits: 3956 | No Comments »