Find out the number of the character '?' occur in file f1.txt

$ grep -c ‘?’ f1.txt


Post a Comment

If you have any doubts, Please let me know
Thanks!

Previous Post Next Post