Utils: 1-column-statistics added, which includes awk scripts that calculate min,...
authorP2P-Next <p2p@p2p-next.grid.pub.ro>
Thu, 30 Jun 2011 10:19:01 +0000 (13:19 +0300)
committerP2P-Next <p2p@p2p-next.grid.pub.ro>
Thu, 30 Jun 2011 10:19:01 +0000 (13:19 +0300)
commita90e497927d1faa4fcffbd1e9dbd46dcc20914c9
tree23ef09380654a7af861e84caa1c09e5cd41a2ee8
parent46b7d47d1233a3d23995f108c090f65ee042241b
Utils: 1-column-statistics added, which includes awk scripts that calculate min, max, avg, stdev for text files with one column of numbers
Utils/1-column-statistics/avg [new file with mode: 0755]
Utils/1-column-statistics/max [new file with mode: 0755]
Utils/1-column-statistics/min [new file with mode: 0755]
Utils/1-column-statistics/stdev [new file with mode: 0755]