/bin
Map : '/bin'
Context
/bin The /bin directory holds different kind of binaries (programs) you can use, in CLI or in the GUI environment
Example of some of the binaries can be
ls (lists directory content)
cat (reads directory content)
chmod (sets permissions on a file/directory)
Last updated
Was this helpful?