Solaris135[/]#mkdir /test1
Solaris135[/]#cd /test1
Solaris135[/test1]#touch file1 file2
Solaris135[/test1]#ls -l
총 6
drwxr-xr-x 2 root root 512 1월 12일 10:33 ./
drwxr-xr-x 44 root root 1536 1월 12일 10:33 ../
-rw-r--r-- 1 root root 0 1월 12일 10:33 file1
-rw-r--r-- 1 root root 0 1월 12일 10:33 file2
Solaris135[/test1]#mkfile 200m file3
Solaris135[/test1]#ls -l
총 409830
drwxr-xr-x 2 root root 512 1월 12일 10:34 ./
drwxr-xr-x 44 root root 1536 1월 12일 10:33 ../
-rw-r--r-- 1 root root 0 1월 12일 10:33 file1
-rw-r--r-- 1 root root 0 1월 12일 10:33 file2
-rw------T 1 root root 209715200 1월 12일 10:34 file3
Solaris135[/]#cd /test1
Solaris135[/test1]#touch file1 file2
Solaris135[/test1]#ls -l
총 6
drwxr-xr-x 2 root root 512 1월 12일 10:33 ./
drwxr-xr-x 44 root root 1536 1월 12일 10:33 ../
-rw-r--r-- 1 root root 0 1월 12일 10:33 file1
-rw-r--r-- 1 root root 0 1월 12일 10:33 file2
Solaris135[/test1]#mkfile 200m file3
Solaris135[/test1]#ls -l
총 409830
drwxr-xr-x 2 root root 512 1월 12일 10:34 ./
drwxr-xr-x 44 root root 1536 1월 12일 10:33 ../
-rw-r--r-- 1 root root 0 1월 12일 10:33 file1
-rw-r--r-- 1 root root 0 1월 12일 10:33 file2
-rw------T 1 root root 209715200 1월 12일 10:34 file3
'자격증시험 > SCSA' 카테고리의 다른 글
who, who -r (0) | 2011.01.12 |
---|---|
시스템 부팅 과정 이해 (0) | 2011.01.08 |
시스템 시작 및 셧다운 (0) | 2011.01.08 |
tar 주말에.... 하~ (0) | 2011.01.08 |