Skip to content
New issue

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

FEAT: Redirections #32

Open
4 tasks done
Oris482 opened this issue Sep 12, 2022 · 1 comment
Open
4 tasks done

FEAT: Redirections #32

Oris482 opened this issue Sep 12, 2022 · 1 comment
Assignees
Labels
FEAT 새 기능 혹은 기능 수정
Milestone

Comments

@Oris482
Copy link
Owner

Oris482 commented Sep 12, 2022

  • <
  • >
  • <<
  • >>
@Oris482 Oris482 added the FEAT 새 기능 혹은 기능 수정 label Sep 12, 2022
@Oris482 Oris482 added this to the Excute milestone Sep 12, 2022
@Oris482 Oris482 self-assigned this Sep 12, 2022
@Oris482
Copy link
Owner Author

Oris482 commented Sep 17, 2022

Here-doc 수정 필요

  • syntax error check 하면서 바로 받아서 임시파일로 저장 - 파일 이름을 해당 토큰 노드에 작성
  • 중간에 오류 발생 시 기존 생성된 임시 파일들 삭제
  • executor에서 heredoc 만나면 파일 이름으로 읽어서 사용
  • 연결리스트 프리할 때 unlink 해주기

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FEAT 새 기능 혹은 기능 수정
Projects
None yet
Development

No branches or pull requests

1 participant