 |
linux - unix shell script find out which directory the script file ...
For bash, sh, ksh: #! ... This script, when ran, should print the directory that you're
in, and then the directory the script is in, for example, .... Refer to the current
directory in a shell script.
stackoverflow.com |
 |