The UNIX and Linux Forums
Forum Home
Linux and Unix Man Pages
Search Forums
Search Community Posts
Today's Posts
Quick Links
Man Pages
RedHat Commands
OpenSolaris Commands
Linux Commands
SunOS Commands
FreeBSD Commands
All UNIX Man Pages
All Linux Man Pages
Full Man Repository
Login or Register to Ask a Question and Join Our Community
Search Forums
Show Threads .
Show Posts
Tag Search
Advanced Search
Quick Links
Contact Us
Forum Rules
Today's Posts
FAQ
Pictures & Albums
All Albums
Miscellaneous
What is My IP
Whois
Mark Forums Read
Search Results
Showing results 1 to 4 of 4
Search took
0.00
seconds.
Search:
Posts Made By:
cmccabe
Forum:
Red Hat
10-17-2018
7
Add directory to path permanently
5,464
Posted By
cmccabe
added update
I apologize, I would do the below in ubuntu 14.04
echo export PATH=$PATH:"/usr/bin/gatk-4.0.10.1" >> ~/.bashrc to update .bashrc, although that doesn't work either. Thank you :).
though if I...
Forum:
Red Hat
10-16-2018
7
Add directory to path permanently
5,464
Posted By
cmccabe
I just ran the below on the command line. Is...
I just ran the below on the command line. Is there a better more optimal way? Thank you :).
export PATH="$PATH":/usr/bin/gatk-4.0.10.1
I am using bash although that is a bash command to add...
Forum:
Red Hat
10-16-2018
7
Add directory to path permanently
5,464
Posted By
cmccabe
export PATH=$PATH:/usr/bin/gatk-4.0.10.1 source...
export PATH=$PATH:/usr/bin/gatk-4.0.10.1
source ~/.bashrc
echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin
is this not correct? II don't see where the /root/bin is...
Forum:
Red Hat
10-16-2018
7
Add directory to path permanently
5,464
Posted By
cmccabe
Add directory to path permanently
I ssh in and am trying to add a directory permanently to $PATH in centos 7 and having issues. My current $PATH is
echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin
...
Showing results 1 to 4 of 4
Member Badges and Information Modal
×
Featured Tech Videos