Linux command needed

guys im new here and i need help with some linux commands.

filea has keyword on each line

identity
aaa
bbb
ccc

i have following commands.

egrep 'www.identity' ~/home/m3 >~/home/lopo2
wc -l file ~/home/lopo2

say lopo2 has 44 lines
then output saved is

identity 44

similarly script performs above 2 commands for all keywords in filea

final output is

identity 44
aaa 55
bbb 343
ccc 34345

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.