crispPacketTriangle / minishell

1 stars 0 forks source link

Implement file redirection #27

Open sjtobin opened 3 weeks ago

sjtobin commented 3 weeks ago

router puts commands into structs makes a linked list of instructions just counts number of pipes --> number of procs to create plan: then do a 2nd pass through linked list where it finds redirections, it will apply redirections