We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
명령어 없이 리다이렉션만 들어올 시 오류가 발생합니다
<< heredoc
> res
The text was updated successfully, but these errors were encountered:
Merge pull request #89 from mingxoxo/88-bug-명령어-없이-리다이렉션만-입력-시-세그폴트
b5ac11a
Bug: #88/명령어가 들어오지 않을 때 syntax error로 처리
wonyangs
mingxoxo
Successfully merging a pull request may close this issue.
🚅 Issue 한 줄 요약
명령어 없이 리다이렉션만 들어올 시 오류가 발생합니다
🤷 Issue 세부 내용
<< heredoc
시 아무런 동작도 하지 않고 끝남> res
와 같이 출력 리다이렉션만 입력한 경우 파일 생성📸 스크린샷
The text was updated successfully, but these errors were encountered: