X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fpapers%2Fuse_case%2Fstats%2Fparsing_time_expat.sh;h=e8c94bc99930ed6f8ae90a152e44d1a522721183;hb=4167cea65ca58897d1a3dbb81ff95de5074700cc;hp=634f2c11dd4f4326211d2400af167fa66495f623;hpb=a84be8db90f3f27148074c22d80b21a2dcf58576;p=helm.git diff --git a/helm/papers/use_case/stats/parsing_time_expat.sh b/helm/papers/use_case/stats/parsing_time_expat.sh index 634f2c11d..e8c94bc99 100755 --- a/helm/papers/use_case/stats/parsing_time_expat.sh +++ b/helm/papers/use_case/stats/parsing_time_expat.sh @@ -1,3 +1,3 @@ #!/bin/sh TIME=`zcat $1 | ./parse/parse_expat` -echo `fgrep $1 $2 | cut -d ' ' -f 2,3`" "$TIME +echo `fgrep $1 $2 | cut -d ' ' -f 2,3,4`" "$TIME