/etc/profile: This file sets the environment information for each user of the system. When the user logs in for the first time, the file is executed. The shell is collected from the configuration file in the /etc/profile.d directory. Settings. /etc/bashrc: This file is executed for each user running the bash shell. When the bash shell is opened, the file is read.~/.bash_profile: Each user can use this file to enter their own The shell information used, when the user logs in, the file is only executed once! By default, he sets some environment variables and executes the user's .bashrc file.~/.bashrc: This file contains bash information specific to your bash shell. The file is read when logging in and every time a new shell is opened.~/.bash_logout: Execute the file each time you quit the system (exit the bash shell).
Also, /The variables set in etc/profile (global) can be applied to any user, and the variables set in ~/.bashrc, etc. (local) can only inherit variables in /etc/profile, they are "father & son" Relationship.
~/.bash_profile is interactive, login way to bash run ~/.bashrc is handed over Formula way into non-login bash often run both disposed substantially identical, so that the former will typically call the latter.
The YUV format has two broad categories: planar and packed. For the planar YUV format, the Y of all
To open a previously compiled normal project (created with IAR5.5), the following error is reported
Use the ps and grep commands to find the zombie process #ps -A -ostat,ppid,pid,cmd | Grep -e ^[Zz]
Computer Store News Microsoft released Windows8 RTM for PC OEMs and manufacturer partners on August
Linux server system maintenance skills detailed
Rsync principle and basic tutorials
CentOS install Apache+PHP+MySQL guide
Visudo precise user empowerment (sudo)
Linux virtual host space file or folder can not be deleted solution
Linux shutdown command shutdown
Linux Server Network Development Model
Teach you completely free self-built Linux firewall
Linux vmware tools under VMware Workstation VM
Teaching: Help you easily get the software installation of Linux system
Win10 TH2 official version is stuck when the installation is not working
Win8 replaces the desktop theme (wallpaper, window color) steps
How to quickly uninstall Win8 application
How does the Win10 system change the size of the text below the icon?
Windows 8 how to install win8 installation tutorial
EasyBoot Chinese boot CD production tutorial
Centos configuration nfs and hangs on windows server 2008
Method of checking whether localhost is normal under Win7 system