--0-985573141-1207419492=:21295
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
Hi,=0A =0AI have a script which greps for a word in a file contains
records=
...=0AI grabbed a particular column & sent the colomn values to a
file.=0AI n=
eed to find each column value, the times it appeared in the file.=0AMy
scri=
pt is: =0A grep sceneority <file> | cut -f 6 >> swi=0AI am
=
stuck at how to find the occurance of column values in "swi" file.=0APlz
he=
lp me.=0AEx:=0A =0AThe file has following column values:=0A
=0A123=0A324=0A=
123=0A123=0A435=0A435=0A =0AThe output should be =0A =0A123 is 3
times=0A32=
4 is 1 time=0A435 is 2 times=0A =0AThanks & Regards,=0APradeep.=0A=0A=0A
=
Share files, take polls, and make new friends - all under one roof. Go
t=
o http://in.promos.yahoo.com/groups/
--0-985573141-1207419492=:21295--