Hey there,
I need to some homework ... The Question is : How can you print the path of the current directory (working directory) and how can you use it as a variable?
The first part of the question is easly answered: pwd
But how can I use it as a variable ?