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

10 lines
99 B
Plaintext

which cd
which echo
which pwd
which which
which ./bin/ls
which ./bin/head
which ls
which head
quit