Tuesday, June 28, 2016

Command Review

$ pwd
Elise
$ ls
Body   Mind
$ cd Mind
$ ls
Things I know     Things I don't know
$ cd Things I know
$ ls
Geology     K-Pop     Baking    Philosophy    World Mythologies
$ cd ..
$ cd Things I don't know
$ mkdir   Linux
$ cd Linux
$ cat > Line_Commands.txt

1 comment: