issues
search
jdagz28
/
Minishell
0
stars
0
forks
source link
works with command absolute path, program, scripts
#33
Closed
jdagz28
closed
12 months ago
jdagz28
commented
12 months ago
executes command in absolute path
handles scripts (.sh) and programs
handle merge errors in builtin.c
deleted statuts = echo(command.argv)
deleted implementation of if exit from previous merge; revert back to working builtin_exit
handle merge errors in builtin.c