- echo
- pwd
- man
Echo
echo Hello World echo $BASH_VERSION bash --version echo and pwd are external programs that we can run using the shell man bash man cd (does not exist) help cd
echo Hello World echo $BASH_VERSION bash --version echo and pwd are external programs that we can run using the shell man bash man cd (does not exist) help cd