How do I set my $PATH in Bash?

Use the following command:

export PATH=/usr/bin:/usr/local/bin:$PATH

 

Details

Article ID: 5208
Created
Tue 5/4/21 11:13 AM
Modified
Wed 5/5/21 10:16 AM