bash add pwd to path code example Example: add pwd to path linux $ echo "export PATH=\$PATH:$(pwd)" >> ~/.bashrc