nano 편집기 설치

작업 디렉토리 들어가기

cd ai_project/

터미널에서

sudo apt install nano

사용해보기

nano test.txt

ctrl + o

enter

ctrl+x

내용 확인

cat test.txt