add directory to path using export command Ubuntu code example Example: how to add a directory to path export PATH="$HOME/bin:$PATH"