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