Find the number of lines in a file using this command…
cat -n file OR wc -l file
Posted in Command Line, Linux | No Comments »