Glam Prestige Journal

Bright entertainment trends with youth appeal.

What is the purpose of the bin directory? What are some examples?

2

2 Answers

/bin — Essential command binaries that need to be available in single user mode; for all users, e.g., cat, ls, cp.

This Wikipedia article may be useful for you:

bin directory contains executable files that you have in your system..its like program files if we compare to MS windows .every user individually will have a bin directory which has his own executables...and there is also sbin directory which will have system level programs