This commands are (mkdir) and (rmdir).
Have you ever ask your self what this two commands are. Well the (mkdir) is to created a folder . The (rmdir) is a command that remove a folder of some file.
(mk-is a abbreviation of make )
(rm- is the abbreviation of remove )
(dir- is a directory which is the same as a Folder)I will keep learning more about the commands, this is really interesting.
I learn this commands on a video tutorial, that one of my classmates found.
Link: Video
Remind me to talk to you about rmdir. It only works on an empty directory. It is much more common to use rm -rf instead of rmdir.
ReplyDelete