Skip to content

Instantly share code, notes, and snippets.

@angelique-w
Created September 10, 2019 14:36
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 angelique-w/d3097a54f6ff389382b55ee3f6a77f8b to your computer and use it in GitHub Desktop.
Save angelique-w/d3097a54f6ff389382b55ee3f6a77f8b to your computer and use it in GitHub Desktop.
angelique@angelique-VivoBook-S15-X530UA:[~] $ ls
Bureau examples.desktop Modèles Public Téléchargements wcs
Documents Images Musique snap Vidéos work
angelique@angelique-VivoBook-S15-X530UA:[~] $ ls Téléchargements
angelique@angelique-VivoBook-S15-X530UA:[~] $ pwd
/home/angelique
angelique@angelique-VivoBook-S15-X530UA:[~] $ cd Images
angelique@angelique-VivoBook-S15-X530UA:[~/Images] $ pwd
/home/angelique/Images
angelique@angelique-VivoBook-S15-X530UA:[~/Images] $ cd ..
angelique@angelique-VivoBook-S15-X530UA:[~] $ pwd
/home/angelique
angelique@angelique-VivoBook-S15-X530UA:[~] $ cd ..
angelique@angelique-VivoBook-S15-X530UA:[/home] $ pwd
/home
angelique@angelique-VivoBook-S15-X530UA:[/home] $ cd ..
angelique@angelique-VivoBook-S15-X530UA:[/] $ pwd
/
angelique@angelique-VivoBook-S15-X530UA:[/] $ ls
bin etc lib mnt run swapfile var
boot home lib64 opt sbin sys vmlinuz
cdrom initrd.img lost+found proc snap tmp vmlinuz.old
dev initrd.img.old media root srv usr
angelique@angelique-VivoBook-S15-X530UA:[/] $ cd home/angelique
angelique@angelique-VivoBook-S15-X530UA:[~] $ pwd
/home/angelique
angelique@angelique-VivoBook-S15-X530UA:[~] $ cd Images
angelique@angelique-VivoBook-S15-X530UA:[~/Images] $ cd
angelique@angelique-VivoBook-S15-X530UA:[~] $ cd
angelique@angelique-VivoBook-S15-X530UA:[~] $ cd ~/Musique
angelique@angelique-VivoBook-S15-X530UA:[~/Musique] $ pwd
/home/angelique/Musique
angelique@angelique-VivoBook-S15-X530UA:[~/Musique] $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment