Closed jdagz28 closed 11 months ago
echo hello | "|" - FIXED
echo hello < infile world world - FIXED
leaks in unset - (??FIXED)
no problem with 19 computers. leak in ubuntu
leaks in cd and shell->pwd.root change - FIXED
segfaults with only unset - FIXED
signal \ - not working with cat {empty}
cat < infile | echo hi; (hi should only be printed) - FIXED; and also for all the builtins
leaks with cat <| ls - FIXED