![]() |
|
|
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 |
| Split a paragraph | Sekar1 | UNIX for Dummies Questions & Answers | 3 | 06-05-2008 01:35 PM |
| Extract a paragraph | capri_drm | Linux | 2 | 06-04-2008 04:01 PM |
| help, using awk to get paragraph | kunimi | Shell Programming and Scripting | 6 | 06-04-2008 07:56 AM |
| SED or AWK: Appending a line Identifier that changes with paragraph? | selkirk | UNIX for Dummies Questions & Answers | 1 | 04-28-2007 03:03 AM |
| Convert a paragraph to single line | rimss | Shell Programming and Scripting | 6 | 06-07-2006 04:17 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
script for a 3 line paragraph
i would like to ask how to make a script that in evry 3 lines of my paragraph(below) it would appear like this:
$ cat myparagraph this is line 1 this is line 2 this is line3 this is line 4 this is 5 this 6 this is 7 this 8 ==================================================== $ cat myparagraphnew this is line 1 this is line 2 this is line3 this is line 4 this is 5 this 6 this is 7 this 8 |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|