Files
CS361-Computer-Systems-II/p1-sh/tests/expected/C_cd_pwd.txt
T

8 lines
60 B
Plaintext
Raw Normal View History

2026-05-31 14:34:00 -04:00
$ cd /usr/bin
$ pwd
/usr/bin
$ which ls
/usr/bin/ls
$ quit