pwd #print the name of current working directory cd #change directory ls #List directory content
:wq # will save and exit :w # will save :q! # exit without saving