![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Append the data to first column | ravi_rn | Shell Programming and Scripting | 2 | 06-02-2009 02:08 PM |
| alter data in column | tintin72 | UNIX for Dummies Questions & Answers | 2 | 04-02-2009 08:40 AM |
| remove a column of data | jdhahbi | Shell Programming and Scripting | 1 | 01-22-2009 09:29 PM |
| Need to get the first column of data | bobk544 | Shell Programming and Scripting | 3 | 08-04-2007 05:35 PM |
| Column data reading | FarhanNaseer | Shell Programming and Scripting | 1 | 09-19-2005 01:02 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
counting the data in column
Hi power user,
I have data as follows aa bb bb aa aa bb bb aa bb cc cc bb bb cc zz ll ll zz zz ll and I want the output to be like this: aa bb 4 cc bb 3 zz ll 3 So, althrough the data in the column are arranged in a different order, they will be considered the same data. Is there any awk script which could do that? Tx |
| Bookmarks |
| Tags |
| columns, count words |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|