View Single Post
Old 02-16-2004, 08:39 AM  
toki
Senior Member
 
Join Date: Oct 2003
Posts: 221
Default

what i want is:

/site/dir1:
total 10000
subdir1
subdir2
.
.
.

/site/dir1/subdir1:
total 0

/site/dir1/subdir2:
total 4000
drwxr-xr-x 1 root root 4096 Oct 8 12:10 subsubdir1
-rwxr-xr-x 1 root root 3554677 Oct 8 12:11 file1
-rwxr-xr-x 1 root root 5516678 Oct 8 12:12 file2
.
.
.
.

default linux ls -lR
toki is offline   Reply With Quote