S0YKIM / 42-MINISHELL

C project to mimic bash shell. This program interprets and executes commands just like bash shell. Built-in functions such as echo, cd, exit, etc. available.
1 stars 1 forks source link

Remove data arg from execute_cmd in child #216

Closed hhkim0729 closed 2 years ago