Files
CS361-Computer-Systems-II/p1-sh/tests/expected/A_which.txt
T
2026-05-31 14:34:00 -04:00

7 lines
62 B
Plaintext

$ which ./bin/rm
./bin/rm
$ which ./bin/cat
./bin/cat
$ quit