what do these directory is used for in linux? etc/ bin/ and lib/ -


guys these libraries used in linux?

/etc/ /lib/ /bin/ 

care explain each?

as name says:

  • etc -> keep configuration files
  • lib -> keep libraries can used installed software or other softwares in system.
  • bin -> binary files

Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -