![]() |
|
|
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 |
| On Top Down and Bottom Up | iBot | Complex Event Processing RSS News | 0 | 08-13-2008 05:20 AM |
| How to search for a pattern from bottom to top. | Prat007 | Shell Programming and Scripting | 5 | 08-10-2008 09:34 AM |
| Menu at the bottom | Qwond | Shell Programming and Scripting | 0 | 02-05-2008 04:38 PM |
| BAM Myth #3: BAM Works Bottom-Up | iBot | Complex Event Processing RSS News | 0 | 07-18-2007 01:10 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Using sed to print from the bottom up?
I have file.txt Code:
bob jon jones gary I want to print from the botton, up using sed. Code:
gary jones jon bob Whats one command I can use to do this? Or will I have to construct a new file that would hold the original file in reverse and then print the reversed file? |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|