Home » Infrastructure » Unix » HELP
HELP [message #165174] Tue, 28 March 2006 13:01 Go to next message
Daxesh
Messages: 61
Registered: July 2004
Member
Hello,
I have 12 pages long report. Now I want 1st page and last page in separate file. Is there a way to do this?

ANY HELP WOULD BE APPRECIATED.

Thanks,
Re: HELP [message #165186 is a reply to message #165174] Tue, 28 March 2006 19:23 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
What kind of report is this?
Re: HELP [message #165262 is a reply to message #165174] Wed, 29 March 2006 02:32 Go to previous messageGo to next message
alanm
Messages: 284
Registered: March 2005
Senior Member

Hi,
can you ftp the report to your PC and then open it is word, cut and paste to new files.

rgs

Alan
Re: HELP [message #165517 is a reply to message #165174] Thu, 30 March 2006 15:06 Go to previous messageGo to next message
Daxesh
Messages: 61
Registered: July 2004
Member
No I do not want to do that.. Because I have a shell script, which will kickoff sql script and sql script will generate that report.

ANY HELP???
Re: HELP [message #165531 is a reply to message #165174] Thu, 30 March 2006 17:27 Go to previous message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
head -66 report.txt trimmed.txt
tail -66 report.txt >> trimmed.txt
Previous Topic: Configure disk storage
Next Topic: ./runInstaller: syntax error at the line 1
Goto Forum:
  


Current Time: Thu Mar 28 21:00:19 CDT 2024