인프런 영문 브랜드 로고
인프런 영문 브랜드 로고

Inflearn Community Q&A

유지훈's profile image
유지훈

asked

Operating System Dinosaur Book Lecture

Setting up a development environment for practice (Windows 10 + WSL 2 + Visual Studio Code)

vscode에서 TESTWSL아래에 hello.c가 생성이 안돼요.

Written on

·

174

0

선생님께서는 vscode에서 file을 hello.c로 파일 생성하니까 자동으로 TESTWSL아래에 hello.c가 생성이 된 것으로 보이는데요,

저는 그렇게 해도 TESTWSL위치에서 ls했을때 hello.c가 안뜹니다;;

운영체제동시성

Answer 1

0

joonion님의 프로필 이미지
joonion
Instructor

비슷한 질문을 많이 받았는데, 저장을 안했을 경우가 많았습니다.

저장한 후에 다시 확인해 보세요~

유지훈's profile image
유지훈

asked

Ask a question