summaryrefslogtreecommitdiffstats
path: root/release/scripts/info.sh
blob: 29236433ca5a6c5543611f5a16a806005a89beeb (plain)
1
2
#!/bin/sh
ls $1.* | wc | awk '{ print "Pieces = ",$1 }'
OpenPOWER on IntegriCloud