반응형

160205

 

cd는 change directory의 준말

 

cd : home dir로 이동 (= cd~)

cd / :  root dir(/)로 이동

cd. : 현재 dir로 이동

cd.. : 한단계 상위 dir

cd - : 바로 전에 위치했던 dir로 이동

 

 

반응형

'즐개씨의 개발일지' 카테고리의 다른 글

[Linux]shell script  (0) 2016.02.18
[Linux] vi editor 명령어  (0) 2016.02.18
[Linux] find 명령어  (0) 2016.02.04
[yocto] poky  (0) 2016.02.02
[yocto] bitbake 명령어  (0) 2016.02.02

+ Recent posts