b5media.com

Advertise with us

Enjoying this blog? Check out the rest of the Technology Channel Subscribe to this Feed

New Linux User

Create a directory hierarchy on the fly

by Kyle on April 18th, 2007

The CodeJacked weblog brings to mind a simple, yet helpful command for creating a new directory, and also creating a hierarchy behind that directory. Using mkdir with the -p switch activated will allow you to create a series of directories. To see what I mean, enter the commands shown below and you will see a series of sub-directories created on your desktop. mkdir -p is a simple and useful command that often goes under utilized.term.png

POSTED IN: General

0 opinions for Create a directory hierarchy on the fly

  • No one has left a comment yet. You know what this means, right? You could be first!

Have an opinion? Leave a comment:




Check Spelling
Activate Spell Check while Typing