Help for this page

Select Code to Download


  1. or download this
    $ cp -L /usr/share/dict/words /tmp/test.txt
    $ wc -l /tmp/test.txt
    ...
    real    0m1.001s
    user    0m0.908s
    sys     0m0.088s