Making a new directory in Linux

​A new directory can be created in Linux (BSD flavors, Mac OS) using mkdir command.

If that directory already exists then content of that directory will not be erased.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator