issues
search
marianaobmorais
/
minishell
2
stars
1
forks
source link
Execution
#12
Closed
marianaobmorais
closed
4 days ago
marianaobmorais
commented
2 weeks ago
Execute builtins and binary tree.
[ ] Treat export input
[ ] Execute builtins
[x] Execute commands
[x] Execute pipes
[x] Execute redirections (infile, outfile, append and heredoc)
[ ] Check exit status code
Execute builtins and binary tree.