Space utilization for directories in asm
ASMCMD>pwd
+DATA
ASMCMD> ls
ASM/
DB_UNKNOWN/
PATCTV1/
PCDRTV1/
PCRGTV1/
PDLPTV1/
PDOCTV1/
PEDMTV1/
PEDXTV1/
PENMTV1/
PEORTV1/
..
..
..
..
..
Here above I want to see how much space consumed each directory occupied as I have more than 30 directories inside +DATA. I do not want to check each time by givng du directoryname/ for 30 directories one by one. Can any one share if I can for each directory how much space occupied as we do in du -sh * in linux Is there any commnad availble in asmcmd similar to du -sh * .
Any help would be greatly appreciated.thanks in Advance.!!
+DATA
ASMCMD> ls
ASM/
DB_UNKNOWN/
PATCTV1/
PCDRTV1/
PCRGTV1/
PDLPTV1/
PDOCTV1/
PEDMTV1/
PEDXTV1/
PENMTV1/
PEORTV1/
..
..
..
..
..
Here above I want to see how much space consumed each directory occupied as I have more than 30 directories inside +DATA. I do not want to check each time by givng du directoryname/ for 30 directories one by one. Can any one share if I can for each directory how much space occupied as we do in du -sh * in linux Is there any commnad availble in asmcmd similar to du -sh * .
Any help would be greatly appreciated.thanks in Advance.!!
0