[Unix] PuTTy Command 명령어
Clear: Clear your screen echo "": whatever thst is on the screen then print $SHELL $ = 값을 구하라 cat: open the file 어디 안에 어디 파일이 있는지 알아야 하지 않을까? 맨 앞에 - 가 있으면 file d 가 있으면 디렉토리 cd: change directory cd . . : one back directory pwd r: read creating directory: 더블 클릭하면 복사 vi 누르고 tap 누르면 다음이 다 나와요 vi 이건 에디터 vi yourname_test.txt enter esc + i 블라블라 esc :wq cp 구파일명.txt 새파일명.txt : 복사하기 mv 구파일명.txt 새파일명.txt :..