You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd - # go to the previous directory
ls -l # list in a long form
ls -al # show all of the files
ls -ltr # everything in long form, ordered by time in reverse order