unzip file_name
:wq # will save and exit :w # will save :q! # exit without saving
#here i am trying to make the one line logs as sLog from commandline git config --global alias.sLog
pwd #print the name of current working directory cd #change directory ls #List directory content