Dear Keith, thank you for the response.
I am working on my Mac indeed, not on USB.
I followed your instruction -
Last login: Mon Oct 21 17:36:20 on ttys000
Behrs-MacBook-Pro:~ Behr$ cd unix_and_perl_course
Behrs-MacBook-Pro:unix_and_perl_course Behr$ echo $path
Behrs-MacBook-Pro:unix_and_perl_course Behr$ source .profile
Behrs-MacBook-Pro:~ Behr$ echo $path
Behrs-MacBook-Pro:~ Behr$ source .profile
Is this what's supposed to happen?
And I still have a problem with my hello.sh file...
ie. it runs fine when I'm in "code", but once I move it up to unix_and_perl_course, I can still source hello.sh and get Hello World. ./hello.sh gives me No such file or directory.
If you have any suggestions please let me know.
Thanks
Joyce