Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Question
In linux, what is the difference between the bin vs sbin subdirectory superstructure?
Answer

bin is where executables are placed for all normal users, sbin (superuser bin), is where executables for the root user are placed.

^^ also note that all the bin directories will be in the PATH for all normal users (e.g. /bin, /usr) while the sbin directories will be in the PATH for the root user

^^^ s in sbin stands for superuser


Question
In linux, what is the difference between the bin vs sbin subdirectory superstructure?
Answer
?

Question
In linux, what is the difference between the bin vs sbin subdirectory superstructure?
Answer

bin is where executables are placed for all normal users, sbin (superuser bin), is where executables for the root user are placed.

^^ also note that all the bin directories will be in the PATH for all normal users (e.g. /bin, /usr) while the sbin directories will be in the PATH for the root user

^^^ s in sbin stands for superuser

If you want to change selection, open document below and click on "Move attachment"

17. Overview of the UNIX Directory Layout
and their descriptions is as follows: bin Binary executables. Usually all bin directories are in the PATH environment variable so that the shell will search all these directories for binaries. <span>sbin Superuser binary executables. These are programs for system administration only. Only the root will have these executables in their PATH . lib Libraries. All other data needed by progra

Summary

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Details

No repetitions


Discussion

Do you want to join discussion? Click here to log in or create user.