GIT.Harvie.CZ
/
mirrors
/
Programs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d11ab9
)
Improved histogram framesize
author
Tomas Mudrunka
<tomas@mudrunka.cz>
Thu, 2 Aug 2012 18:51:45 +0000
(20:51 +0200)
committer
Tomas Mudrunka
<tomas@mudrunka.cz>
Thu, 2 Aug 2012 18:51:45 +0000
(20:51 +0200)
c/goertzel/histogram.sh
patch
|
blob
|
blame
|
history
diff --git
a/c/goertzel/histogram.sh
b/c/goertzel/histogram.sh
index e8576afc4c2a28532775c816ca55a03b750f9bf0..161af8e98d204902745234bbcd6f42b3862f6df6 100755
(executable)
--- a/
c/goertzel/histogram.sh
+++ b/
c/goertzel/histogram.sh
@@
-1,2
+1,2
@@
#!/bin/sh
-./goertzel -f 10 -f 20 -f 40 -f 60 -f 100 -f 200 -f 300 -f 400 -f 500 -f 1000 -f 2000 -f 4000 -f 6100 -f 10000 -f 20000 $@ 2>/dev/null | ./histogram.pl
+./goertzel -
c 500 -
f 10 -f 20 -f 40 -f 60 -f 100 -f 200 -f 300 -f 400 -f 500 -f 1000 -f 2000 -f 4000 -f 6100 -f 10000 -f 20000 $@ 2>/dev/null | ./histogram.pl
This page took
0.115638 seconds
and
4
git commands to generate.