본문 바로가기
Linux/command

[Linux] mkdir 명령어

by onda.cloud 2022. 3. 30.
mkdir 명령어 정의

디렉토리 생성

 

mkdir 명령어 사용법
mkdir [option] [name]

 

option

-p : 하위 디렉토리 경로대로 생성

'Linux > command' 카테고리의 다른 글

[Linux] mv 명령어  (0) 2022.03.30
[Linux] rmdir 명령어  (0) 2022.03.30
[Linux] find 명령어  (0) 2022.03.30
[Linux] touch 명령어  (0) 2022.03.30
[Linux] which 명령어  (0) 2022.03.30

댓글