Skip to content

Instantly share code, notes, and snippets.

@LA1720
Created September 16, 2020 08:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LA1720/f7499c75d45dd39d64d1456e88df07ba to your computer and use it in GitHub Desktop.
Save LA1720/f7499c75d45dd39d64d1456e88df07ba to your computer and use it in GitHub Desktop.
wilder@wilder-ThinkPad-T430s:~$ pwd
/home/wilder
wilder@wilder-ThinkPad-T430s:~$ cd ..
wilder@wilder-ThinkPad-T430s:/home$ pwd
/home
wilder@wilder-ThinkPad-T430s:/home$ cd ..
wilder@wilder-ThinkPad-T430s:/$ pwd
/
wilder@wilder-ThinkPad-T430s:/$ ls
bin etc lib mnt run swapfile var
boot home lib64 opt sbin sys vmlinuz
cdrom initrd.img lost+found proc snap tmp
dev initrd.img.old media root srv usr
wilder@wilder-ThinkPad-T430s:/$ cd home
wilder@wilder-ThinkPad-T430s:/home$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment