Creating Folders
Creating folders is an essential part of managing an OS along with the files created by the tools we use day-to-day. To manage these files we may put them within well named folders.
To create a new file we use the command "mkdir", abbreviated from make directory. See below for example usage:
· Mkdir nmapscans
· Mkdir newdirectory