Skip to content

Conversation

@UOSCS
Copy link
Member

@UOSCS UOSCS commented Jan 24, 2021

  • 수정사항
  1. Makefile 생성
  2. 헤더파일에서 current_directory 삭제 -> main.c과 change_directory.c에만 선언
  3. 모든 소스파일에 헤더 추가
  • 수정해야 할 사항
  1. 현재 cd 그럭저럭 잘 작동. 그러나 ~이 풀네임으로(/home/user로) 보일 때가 있음
  2. command_line에서 exec할 때 자식프로세스 생성 후 자식프로세스를 exec해야할듯.
  3. command_line의 while문 수정 요구. 지금처럼 하면 ; 또는 &가 arg로 들어가게 됨.

@UOSCS UOSCS merged commit c123a07 into Master-C-Programming:develop Jan 24, 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.

1 participant