Help for this page
[root@devel3 root]# time ./trinum.pl >out ... return 0; } [root@devel3 root]#
[root@devel3 root]# time ./trinum_c.pl >out_c ... return 0; } [root@devel3 root]#