Solution :
Ans . There is no as such single directory that will contains all linux command shells. But you can say root is the directory which will holds all linux command shells. It is because root is the top-most folder in the linux and every other folders are subfolders of this root folder.
In Linux, root folder is represented by / and it is known as root directory. It has different subfolders and these are as follows:
1. /usr/bin/ : it stores user commands.
2. /boot/ : It contains files which is used for system startup including the kernel.
3. /dev/ : It contains files related to devices files.
4. /etc/ : Configurations files and directories are located in this dirctory.
5. /home/ : It is the default location for the user's home directories.
Get Answers For Free
Most questions answered within 1 hours.