Sponsored Content
Operating Systems HP-UX Hpux 11iV3 administration document Post 302954594 by kpatel786 on Wednesday 9th of September 2015 08:38:01 AM
Old 09-09-2015
The link is not opening for me.

---------- Post updated at 07:38 AM ---------- Previous update was at 07:35 AM ----------

Got it. Thanks again :-)
 

8 More Discussions You Might Find Interesting

1. Programming

Document file reader for HPUX

Hi All, has anyone found any document file reader for HPUX? I have been finding myself in trouble without having one.. if there is nothing that exist, I am thinking of developing one of my own through C, Not being a professional C programmer, I need to have a good start.. can someone please throw... (0 Replies)
Discussion started by: sskb
0 Replies

2. Shell Programming and Scripting

Need Script to Use CPUs on a HPUX server to simulate Workload Manager on HPUX.

I am running HPUX and using WLM (workload manager). I want to write a script to fork CPUs to basically take CPUs from other servers to show that the communication is working and CPU licensing is working. Basically, I want to build a script that will use up CPU on a server. Any ideas? (2 Replies)
Discussion started by: cpolikowsky
2 Replies

3. Emergency UNIX and Linux Support

HP-UX 11iv3 crash on integrity bl870c during os kernel boot

I have a problem it seems to me as kernel panic during os booting i attached screen shots for the error (7 Replies)
Discussion started by: h@foorsa.biz
7 Replies

4. HP-UX

how to upgrade from 11iv2 to 11iv3

hi everyone i need to upgrade from 11iv2 to 11iv3 i have hp11iv2 "mission critical operating environment " june 2007 i need the steps or give me link to read and i will do but explain to me to make it easy for me (2 Replies)
Discussion started by: maxim42
2 Replies

5. Shell Programming and Scripting

Here document inside a here document?

Can we use a here document inside a here document? Something like this ssh user@remotehost << REMOTE sudo vserver vsernamename enter << VSERVER perform actions on vserver. VSERVER REMOTE (6 Replies)
Discussion started by: mnanavati
6 Replies

6. HP-UX

pwage-hpux-T for Trusted HPUX servers

I'm sharing this in case anybody needs it. Modified from the original solaris pwage script. This modified hpux script will check /etc/password file on hpux trusted systems search /tcb and grep the required u_succhg field. Calculate days to expiry and notify users via email. original solaris... (2 Replies)
Discussion started by: sparcguy
2 Replies

7. HP-UX

After becoming HP UX 11iV3 System Admin

What is a logical step forward to learn much more about HP UX? Learn HP Integrity BladeSystem Administration or learn more about scripting? Learn more about storage? Can someone tell me how to become more effective? I am already working with HP UX everyday. Thanks a lot for every reply I... (4 Replies)
Discussion started by: velde_van_der_a
4 Replies

8. UNIX for Advanced & Expert Users

HPUX 11iV3 get Memory Usage report

Hello, Is there a way to get a Memory Usage report of for example one month?? I do know glance -m, top, swapinfo -tam and SAM. But that's all real time memory stuff. I do want to create a report/graph for a longer period. It concerns a Superdome 2 with HPUX 11iV3 Anyone? Many thanks in... (2 Replies)
Discussion started by: velde_van_der_a
2 Replies
PDF2DSC(1)							 Ghostscript Tools							PDF2DSC(1)

NAME
pdf2dsc - generate a PostScript page list of a PDF document SYNOPSIS
pdf2dsc input.pdf [ output.dsc ] DESCRIPTION
pdf2dsc uses gs(1) to read an Adobe Portable Document Format (PDF) document "input.pdf" and create a PostScript(tm) document "output.dsc" that conforms to Adobe's Document Structuring Conventions (DSC) requirements. This new document simply tells Ghostscript to read the PDF file and to display pages one at a time. The generated document can then be viewed with any PostScript viewer based on Ghostscript, like ghostview(1) on Unix or GSview on Windows, with which the user can browse through the pages of the PDF document in any order. If no output file is named on the command line, the name of the output file is that of the input file with any extension removed, followed by the extension ".dsc". CAVEATS
The DSC document uses Ghostscript-specific procedures. In addition, the original PDF document must be accessible when the DSC document is processed. You need the file "pdf2dsc.ps" (originally by Russell Lang) supplied with Ghostscript since release 3.53. SEE ALSO
gs(1), ghostview(1) VERSION
This document was last revised for Ghostscript version 9.07. AUTHOR
Yves Arrouye <yves.arrouye@usa.net> and Russell Lang gsview at ghostgum.com.au 9.07 12 February 2013 PDF2DSC(1)
All times are GMT -4. The time now is 05:20 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy