linux bin sbin目录
/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/local/bin : application user commands
/usr/local/sbin: application super user commands
页:
[1]