Skip to content

Instantly share code, notes, and snippets.

@GuillaumeLoup
Last active February 26, 2019 15:33
Show Gist options
  • Save GuillaumeLoup/d45e11f655a2e37d8ca3207c060e45d3 to your computer and use it in GitHub Desktop.
Save GuillaumeLoup/d45e11f655a2e37d8ca3207c060e45d3 to your computer and use it in GitHub Desktop.
53 ls
54 ls Téléchargements
55 ls Downloads
56 ls Dearches
57 ls Searches
58 pwd
59 cd Desktop
60 pwd
61 cd ..
62 pwd
63 cd ..
64 pwd
65 cd ..
66 pwd
67 cd ..
68 pwd
69 ls
70 cd dev
71 pwd
72 pwd
73 cd c
74 cd /c
75 pwd
76 ls
77 cd Windows/Boot
78 pwd
79 cd DVD
80 pwd
81 cd
82 cd DVD
83 cd ~
84 cd DVD
85 cd /c/Windows/Boot
86 cd
87 pwd
88 cd Boot
89 cd /Boot
90 cd /c
91 cd ~/Windows
92 cd ~/D
93 cd ~/d
94 cd ~/Musique
95 pwd
96 history > arborescence.log
97 cd
98 history > arborescence.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment