6c9be7f451
some TODOs are to be attacked later function old new delta parse_stream 1461 1866 +405 parse_redirect - 265 +265 setup_heredoc - 116 +116 setup_redirects 151 196 +45 builtin_exit 49 47 -2 redirect_opt_num 61 55 -6 setup_redirect 212 - -212 ------------------------------------------------------------------------------ (add/remove: 2/1 grow/shrink: 2/2 up/down: 831/-220) Total: 611 bytes
10 lines
68 B
Plaintext
Executable File
10 lines
68 B
Plaintext
Executable File
cat <<000; cat <<www; cat <<eee
|
|
000
|
|
qwe
|
|
asd
|
|
www
|
|
123
|
|
456
|
|
eee
|
|
echo Ok
|