Answers for "get current directory in shell script"

7

get current directory shell

echo $PWD
Posted by: Guest on May-30-2020

Code answers related to "get current directory in shell script"

Python Answers by Framework

Browse Popular Code Answers by Language