Answers for "ubuntu get count line of all files"

4

find how many lines in a file linux

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

Code answers related to "ubuntu get count line of all files"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language