I am trying to display a number of lines in a file using grep and word count (wc -l) with a pipe.
I tried many different methods but neither of them wordked. The file is in /home/[User]/[Folder]/[File Name.Extension].
Any suggestion is appreciated.
Thanks,