ioannnikulin / minishell

2 stars 0 forks source link

63 execution order/priority #66

Closed ioannnikulin closed 1 month ago

ioannnikulin commented 1 month ago

Theoretically speaking, now all mocks with just echos should work. Externals probably are bugged, pipes and redirections not implemented. But &&, || and () should be ok.