/ : this is root directory
/bin : commands in this dir are all system installed user commands
/sbin: commands in this dir are all system installed super user commands
/usr/bin: user commands for applications
/usr/sbin: super user commands for applications
/usr/X11R6/bin : X application user commands
/usr/X11R6/sbin: X application super user commands
/bin : commands in this dir are all system installed user commands
/sbin: commands in this dir are all system installed super user commands
/usr/bin: user commands for applications
/usr/sbin: super user commands for applications
/usr/X11R6/bin : X application user commands
/usr/X11R6/sbin: X application super user commands
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/24989466/viewspace-1187815/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/24989466/viewspace-1187815/
本文介绍了Linux系统中的关键目录结构及其用途。包括了根目录、用户命令存放目录(/bin、/usr/bin)、超级用户命令存放目录(/sbin、/usr/sbin)等,有助于理解Linux文件系统的组织方式。
6258

被折叠的 条评论
为什么被折叠?



