can we have current directory appended at the last of PAth variable code example Example: add pwd to path linux $ echo "export PATH=\$PATH:$(pwd)" >> ~/.bashrc