2 lines
42 B
Bash
2 lines
42 B
Bash
|
echo "$(pwd): the project root-directory"
|
|
echo "$(pwd): the project root-directory"
|