issues
search
Oris482
/
Minishell
Create own shell(such as bash): by_jaesjeon, minsuki2
1
stars
1
forks
source link
refact: 오류 케이스 수정하기
#44
Open
Giromi
opened
2 years ago
Giromi
commented
2 years ago
case 수정
echo *
출력
[x] syntax error : _check_word_syntax 함수 수정
Giromi
commented
2 years ago
case 추가
bash-3.2$ exit 113 exit
Oris482
commented
2 years ago
시그널 핸들링 마무리
옵션 체크 에러 코드 2 리턴
case 수정
echo *
출력