Signing you in…

Creating and Removing Directories (mkdir, rmdir)

mkdir creates directories. rmdir removes empty directories only. For directories that still contain files you need a different approach (covered when studying rm and recursive deletion). Always know which directory you are in before creating or removing structure — pwd is your friend.

mkdir essentials
Content is available with subscription.
Get full access to all courses on the platform for one year with a single payment.
Unlike other platforms that charge per course, here you get everything for one price, and after one year of use there will be no automatic charge for the following year.