X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fpapers%2Fuse_case%2Fstats%2Fparsing_time_libxml2_tree.sh;h=55d3e211da2d3aab1c46326c21096c30d3da83fb;hb=4167cea65ca58897d1a3dbb81ff95de5074700cc;hp=9e08b6161c3c188e0b4aed749a75328a901237fd;hpb=a84be8db90f3f27148074c22d80b21a2dcf58576;p=helm.git diff --git a/helm/papers/use_case/stats/parsing_time_libxml2_tree.sh b/helm/papers/use_case/stats/parsing_time_libxml2_tree.sh index 9e08b6161..55d3e211d 100755 --- a/helm/papers/use_case/stats/parsing_time_libxml2_tree.sh +++ b/helm/papers/use_case/stats/parsing_time_libxml2_tree.sh @@ -1,4 +1,4 @@ #!/bin/sh zcat $1 >/tmp/a TIME=`./parse/parse_xmltree /tmp/a` -echo `fgrep $1 $2 | cut -d ' ' -f 2,3`" "$TIME +echo `fgrep $1 $2 | cut -d ' ' -f 2,3,4`" "$TIME