Files
CS361-Computer-Systems-II/lab2-cmd/tests/expected/INTEG_pipe.txt
T
2026-05-31 14:34:00 -04:00

10 lines
257 B
Plaintext

[Init.TOKEN -> Command]
Starting new command: ls
[Command.PIPE -> Make_Pipe]
Set up pipe
Execute ls with arguments { ls, (null) }
[Make_Pipe.TOKEN -> Command]
Starting new command: head
[Command.NEWLINE -> Term]
Execute head with arguments { head, (null) }