Guest_imported
New member
- Jan 1, 1970
- 0
Hi
I have a file with entries like this :
dodo:123:tataepe
didi:234:tata:yoho
I would like to use awk so it can parse the first column
and print only 'dodo' and 'didi'
Can anybody help me ?
thx
I have a file with entries like this :
dodo:123:tataepe
didi:234:tata:yoho
I would like to use awk so it can parse the first column
and print only 'dodo' and 'didi'
Can anybody help me ?
thx