![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| swap words in a line with sed | atticus | Shell Programming and Scripting | 9 | 09-13-2008 12:09 PM |
| print only last two words of a line | pradeepreddy | Shell Programming and Scripting | 5 | 08-22-2008 02:23 AM |
| how to get line number of different words if exists in same line | Amiya Rath | Shell Programming and Scripting | 10 | 07-21-2008 10:55 AM |
| swaping of first 2 words in every line using sed | web123 | Shell Programming and Scripting | 4 | 05-28-2008 10:02 AM |
| count no of words in a line | satish@123 | Shell Programming and Scripting | 7 | 05-21-2008 03:59 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Quote:
awk -F"," '{print $NF}' Your_Filename |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|