Count occurrences of a char in plain text file

Viewed 99767

Is there any way under linux/terminal to count, how many times the char f occurs in a plain text file?

5 Answers
Related