8 lines
60 B
Plaintext
8 lines
60 B
Plaintext
$ cd /usr/bin
|
|
$ pwd
|
|
/usr/bin
|
|
$ which ls
|
|
/usr/bin/ls
|
|
$ quit
|
|
|