use find instead of ls to support 100,000 of files
[gnt-info] / gnt-backup-running.sh
1 ./gnt-backup.sh `gnt-instance list --no-headers -o name,status | grep 'running$' | awk '{ print $1 }'`
2