...

/

Create a Directory in Bash

Create a Directory in Bash

This lesson will enable you to create directories through command line interface.

We'll cover the following...

mkdir

Definition:

...