HOME="Users/pshah/Downloads/Unix_and_Perl_course"
but my terminal keeps saying command not found. How do I fix this?
Also, what does ./hello.sh do? does it force unix to run the file even if it is not on PATH? Please explain material 28 - 30. Thank you
I have downloaded the material in to my computer hence I am trying to change the code in .profile file fromHOME="/Volumes/USB/Unix_and_Perl_course"toHOME="Users/pshah/Downloads/Unix_and_Perl_course"
but my terminal keeps saying command not found. How do I fix this?
Also, what does ./hello.sh do? does it force unix to run the file even if it is not on PATH? Please explain material 28 - 30. Thank you