NataliaMedeiros / minishell

0 stars 0 forks source link

Test sintax error #25

Open NataliaMedeiros opened 1 month ago

NataliaMedeiros commented 1 month ago

Cases to test in syntax error: | ls | ls |ls ls > ls >> ls < ls << ls | ls > (with extra space in the end) ls >> (with extra space in the end) ls < (with extra space in the end) ls << (with extra space in the end) ls | (with extra space in the end) ls <> ls < > ls >< ls > | ls ls > <