Shell scripting task

Hi all,
I am new to shell scripting. And I have a task to do, I tried all possible ways to solve this, but didn't. Iwas wondering maybe someone could help me.

So I have a random file something like this

Andrew John Mike
Alfa Omega Beta

And I need to create scrip witch would filter any file like this:

  • Find two most repeated symbols in file ( in this file I think it would be "a")
  • Find most repeated line end in this file
  • And symbol combination, witch is not in combination of symbols witch i entered
    like this "joh"
    And write all these to new file
    I am really appreciate if someone would help me.
    Thank You.

Do not post classroom or homework problems in the main forums. Homework and coursework questions can only be posted in this forum under special homework rules.

Please review the rules, which you agreed to when you registered, if you have not already done so.

More-than-likely, posting homework in the main forums has resulting in a forum infraction. If you did not post homework, please explain the company you work for and the nature of the problem you are working on.

If you did post homework in the main forums, please review the guidelines for posting homework and repost.

Thank You.

The UNIX and Linux Forums.