Search results

  1. I

    the number of lines as metadata for each file.

    How to get the total number of lines in a file faster in Linux. Considering the number of lines in the file is around 100 million. wc -l takes a lot of time.
Top