/[sysadmin-cookbook]/recepies/smart/count-drives.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /recepies/smart/count-drives.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 281 - (show annotations)
Sat Oct 1 10:56:25 2011 UTC (12 years, 6 months ago) by dpavlin
File MIME type: application/x-sh
File size: 74 byte(s)
count drives by type, ignoring serial number
1 ls */smart.* | cut -d. -f2 | cut -d_ -f-3 | cut -d\- -f1 | sort | uniq -c

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26