alee-sohan-minishell / minishell

1 stars 0 forks source link

[non-builtin] execute from PATH #17

Closed todoni closed 2 years ago

todoni commented 2 years ago

현재는 하드코딩으로 /bin/ 경로에 있는 명령들만 실행됨 PATH에서 찾아서 있으면 실행시키고 없으면 에러처리 해야함