I didn't know much about Linux environment variables

Command examples used around the Linux OS

In what part of the environment variables should the files placed in / usr / bin be used?

file name In what part do you use it?
/bin Stores basic commands used by the system
/sbin Stores basic commands for administrators used in the system
/usr/bin Stores basic commands used in the application
/usr/sbin Stores application general-purpose commands for administrators used in applications
/usr/local/bin Stores commands used by the added application
/usr/local/sbin Store the command for the added administrator
/home/USER/bin Stores user-added commands
/etc/profile/profile.d PATH of application commands that can be used by all users Stores shell files to be added

Recommended Posts

I didn't know much about Linux environment variables
I didn't know the basics of Python
Summary of numpy functions I didn't know
I didn't know much about Linux environment variables
About Linux environment construction (CentOS)
What are environment variables? (Linux)
What I learned about Linux
About Linux environment construction (VMware VirtualBOX)
I want to know how LINUX works!
I didn't know the basics of Python
Summary of numpy functions I didn't know
About Linux
About Linux
I studied about Linux, so I summarized it.
About Linux
About Linux
About Linux ①
I would like to know about Django pagination.
[Linux] About export
Linux environment construction
[Linux] About PATH
Linux (about groups)
Shell variables, environment variables
For the first time, I learned about Unix (Linux).