![]() |
|
|
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 |
| 'exec /bin/sh' breaks alias | stulincoln | Shell Programming and Scripting | 1 | 05-29-2008 01:00 PM |
| Newbie ? Need Help with If/Then & Line Breaks... | kthatch | UNIX for Dummies Questions & Answers | 1 | 05-01-2007 08:44 PM |
| How to remove page breaks from a flat file??? | kumarsaravana_s | Shell Programming and Scripting | 5 | 04-17-2007 09:51 AM |
| Page Breaks | rama71 | High Level Programming | 9 | 06-29-2005 01:28 PM |
| Insert page breaks into .csv file | welsht | Shell Programming and Scripting | 2 | 02-04-2005 02:39 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Help on page breaks
Hi,
I am new to Unix (AIX). I have a header (in a text file) that needs to be wrtitten on all the pages of a result file (text file). After the header is written, data needs to be read from a file A(text file) and inserted to the result file. If the number of lines reaches 80 in a page, page break needs to be given. In the next page, the same header needs to be written and data from the text file A needs to be read and appended to the result file. This should be continued until end of file of file A. Can someone give me pointers in getting this? Thanks Surya |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|