gysiang / minishell

0 stars 1 forks source link

history_list and clear_history now using custom implementation #226

Closed axellee1994 closed 4 months ago

axellee1994 commented 4 months ago

@gysiang That should be all for the forbidden external functions. Please help to double check to make sure I did not miss out on anything.

Also we need to retest all of the builtin functions as explained on telegram. No idea why tester is passing it but for now itseems that cd, env, export and unset are not being processed correctly. I'll recheck on it after I come back from the gym.