Skip to content

Conversation

@Dongdong351
Copy link
Member

수정사항:

  1. Makefile 업데이트
    쉘 시작 시에 무조건 경로가 ~로 표기되던 문제 -> 현재경로로 표기 (추후에 따로 get_current_directory 함수 만들 예정)
  2. change_directory와 main에 있던 전역변수 header로 이동
  3. command_line의 pipe와 redir 실행 순서 변경
  4. is_redirection에 ">>" 도 redir로 판단 추가 (오타 있어서 PR reopen)
  5. process_redir과 fork_and_call_process_redir 구현

@UOSCS
Copy link
Member

UOSCS commented Feb 17, 2021

OK
다음부터는 다음 사항을 고려해주시면 좋을 것 같습니다.

  • upstream feature branch -> upstream develop branch 형식으로 PR

@Pilse
Copy link
Contributor

Pilse commented Feb 20, 2021

수고하셨습니다!

@Dongdong351 Dongdong351 merged commit 6c7e00c into Master-C-Programming:develop Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants