BLOG main image
Their Finest Hour! Since1999..

카테고리

분류 전체보기 (934)
My Page (47)
Linux/Unix (604)
Windows (219)
Database (61)
Programming (1)
Network (0)
ScreenShot (1)
Tip (1)

최근에 올라온 글

최근에 달린 댓글

최근에 받은 트랙백

아래의 예를 보면 쉽게 이해 하실 수 있습니다.

ex)
[root@op /]# mkdir -p /home2/test/test/test
[root@op /]# cd /home2/test
[root@op test]# ls -al
합계 12
drwxr-xr-x 3 root root 4096 10월 30 02:48 .
drwxr-xr-x 20 root root 4096 10월 30 02:48 ..
drwxr-xr-x 3 root root 4096 10월 30 02:48 test
[root@op test]# cd test
[root@op test]# ls
test

디렉토리를 만들때 위와 같이 p옵션을 서브디렉토리내에
원하는 디렉토리를 한번에 만들 수 있습니다.
Posted by 채종윤
Total : Today : Yesterday :
채종윤's Blog is powered by Daum & Tattertools.com / Designed by tistory.com