In this video, you will see basic ubuntu 18.04 terminal commands like
sudo: SuperUser DO
cd: change directory
pwd : print working directory
rm: remove
mkdir : make directory
history: displays all of your previous commands up to the history limit.
rmdir: remove directory