File System Percentage Used
Obtain list of local file systems
bdf -l
Beware of 2-line bdf(1) entries
awk ‘$1 != /Filesystem/ && NF > 1{print $NF}’
CDFS File systems are local!
bdf -t cdfs
put all locals in LLIST
put CDFS in CLIST
Previous slide
Next slide
Back to first slide
View graphic version