processDir(filename)

struct stat sb => entryStatentry랑 childEntry

struct stat entrystat => childEntryStat

recursive이니깐 child 단어를 활용하자


newline을 바로 하냐, 아니면 trailing whitespace 이후에 하냐가 diff에 영향을 주는 것으로 보인다.

과제 채점 시 diff -w를 썼으면 좋겠다.