Originally posted by myRNA_Seq
View Post
Code:
ls -l /usr/bin
echo $PATH will only show directories included in your PATH variable (not the specific programs).
Originally posted by myRNA_Seq
View Post
Comment