How may I detect the name of the directory (or better yet the entire path) in which my shell script is run?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
what shell? What operating system? For starters try
|
|||||
|
|
This is not as trivial as it looks like. Check out this question and this |
|||
|
|
|
This, I believe, is the most portable way:
|
|||
|
|
|
alternative method
|
|||
|
|