Sha256: abd58f5948829ed6b2409fa398c554e0f6f59417741818c59ccb5c353f6b283f
Contents?: true
Size: 329 Bytes
Versions: 1
Compression:
Stored size: 329 Bytes
Contents
for foo in flight_id metric tb_h feature base_feature metric_feature cnt; do echo $foo; /home/maphysics/.rbenv/shims/ruby /home/maphysics/GitProjects/wonderdog/test/getFields.rb --dump=/home/maphysics/GitProjects/wonderdog/test/flight_count_20130405 --field=$foo >> $foo.txt ; cat $foo.txt |sort | uniq -c |sort -n | wc -l; done
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
wonderdog-0.2.0 | squirrel/fields.sh |