ID: 179
Category: Linux Terminal
Added: 16th of August 2020
Views: 2,836
The first question you might is ask is why you would want to create a new directory and file using the terminal when you can already do this through your file manager on Linux. If you are logged in to a remote Linux machine and don't have access to a remote desktop you can then create this using the terminal.
To create a new directory in Linux using the terminal we can use the mkdir command