Hi,
I would like to create a script to count the number of spaces after a full stop. The script should read a file and count the number of spaces after a full stop. The number of spaces should be 5, if it is less than or greater than 5, the script should report the location.
Thanks