GNU/Linux ◆ xterm-256color ◆ bash 179 views

This video demonstrates basic command in Linux: pwd: print working directory ls: list file ls -p: list, if directory signed with a slash ls -ltr: list file based on time, sort and reversed cd: change directory cd: change to home dir cd ..: change to the parent directory cd - : change to the last directory