Answers for "command line get number of lines in file"

4

how to get the number of lines in a file

wc -l <filename>
Posted by: Guest on March-05-2021

Code answers related to "command line get number of lines in file"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language