Hi to all,

If I have a file with the following data:

listen <010:atm1.7530>
listen <010:atm120.7080>
listen <010:nac1.7506>
listen <010:ist1.7508>
listen <010:tar.7501>
listen <010:nacpos.7510>

How I can extract of the second column since ':' to '.' 
example:
<010:atm1.7530> atm1
<010:atm120.7080>       atm120

I think with the command awk I can do that.. but right now I don't have any
idea....

Can anybody help me?


Thanks in advance

winmail.dat

Reply via email to