Make directories in Linux with mkdir command.
Saturday, July 17th, 2010 504 viewsFilesystems Hierarchy Standard (FHS). In Linux or other UNIX like operating system, the directories tree begin with the ‘ / ‘ root directory. The example below show the step by step on making directories or make folder in Linux fedora core using mkdir command. Example on Linux directory tree on Linux Fedora Core: [root@fedora /]# [...]

