Bash Run inline command

bash -c 'echo "$(pwd)"' 
Tiago F2