![]() |
|
|
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 |
| using expand on multiple files | mattalexx | UNIX for Dummies Questions & Answers | 4 | 02-11-2008 04:59 PM |
| Expand inside a grep | Klashxx | Shell Programming and Scripting | 3 | 04-11-2007 12:40 PM |
| Terminal Expand | Terrible | UNIX for Advanced & Expert Users | 2 | 06-07-2006 01:02 PM |
| distribution list won't expand in mailx message | antalexi | SUN Solaris | 4 | 12-19-2005 04:05 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
expand logic for > and <
Hi
Input A12345678901234567890 < A12345678901234567890 AND C12345678901234567890 < D12345678901234567890 AND E12345678901234567890 > F12345678901234567890 If the length of the line at any point exceed more than 60 chars it should come to next line but it should not break a variable name Out put should be A12345678901234567890 < A12345678901234567890 AND C12345678901234567890 < D12345678901234567890 AND E12345678901234567890 > F12345678901234567890 Last edited by pbsrinivas; 08-13-2007 at 04:45 AM.. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|