리눅스 mkdir

Jmnote (토론 | 기여)님의 2014년 7월 23일 (수) 12:21 판 (→‎같이 보기)

1 개요

make directory; mkdir
/bin/mkdir
[root@jmnote Documents]# ll
total 0
[root@jmnote Documents]# mkdir test1
[root@jmnote Documents]# ll
total 4
drwxr-xr-x 2 root root 4096 Jan 18 01:16 test1

2 같이 보기

3 참고 자료

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}