Sponsored Content
Full Discussion: Print job to file
Operating Systems AIX Print job to file Post 302213989 by eley on Friday 11th of July 2008 03:51:01 PM
Old 07-11-2008
Print job to file

Anyone know of a way to do this? Smilie
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

How to fire a print job on a printer at DHCP network??

Hi All, I have an issue related to printing on a printer at DHCP network. We have n numbers of printers which can be attached to n numbers of telnet clients of a server. Telnet sessions can be obtained from any machine and any available printer will be attached to that machine. Our aim is to... (2 Replies)
Discussion started by: pankajgupta
2 Replies

2. UNIX for Dummies Questions & Answers

Problem deleting print job

I am running SCO OpenServer Release 5 and I had a problem with a print job and I cancelled it. The print job still shows under lpstat as cancelled but doesn't go away and now I everything I print to the printer stays in the queue, but doesn't print. I have tried to delete the print job in... (2 Replies)
Discussion started by: sgtdmc
2 Replies

3. UNIX for Dummies Questions & Answers

FTP a print job that's still in queue?

I have an HP-UX system that has remote print queues created on it. We're having trouble with the data so I stopped the queue from sending its data to the recieving server. I typed "lpstat -o<queue> " and I see two print jobs listed c_91428.1 and c_91429.1 but when I go to the /usr/spool/<queue>... (2 Replies)
Discussion started by: HVHS_CJR
2 Replies

4. UNIX for Dummies Questions & Answers

Any way to direct print job to a non-standard port?

Hello. I've been asked to add a few network print queues to our HP-UX box but they're not really destined for a printer. They're going to an Interface Engine queue (also Unix based I believe...) listening on ports in the 7000 range not the standard 9100, 9101, etc... printer ports. Couldn't find a... (0 Replies)
Discussion started by: HVHS_CJR
0 Replies

5. UNIX for Dummies Questions & Answers

How can I print multiple files in one job?

Does anybody know how I can print multiple files in one print job? This is what I am doing currently: enscript file1 file2 file3 sent to printer sent to printer sent to printer I would like it to print like this: enscript file1 file2 file3 sent to printer The current behavior... (2 Replies)
Discussion started by: GregoryPeck
2 Replies

6. OS X (Apple)

Get print job information

Hi all, I am on a mac and I am trying to get more information about print jobs i have. "lpq" only displays the document printing, size, and job ID. I need the status (if its on hold or not). Anyway to do that in unix/cups? (5 Replies)
Discussion started by: CBarraford
5 Replies

7. HP-UX

How to override the default paper size received by a print job

Hi, Kindly help me with your valid suggestions to solve the below problem: "How to override the default paper size received by a print job. Ex. The output file is generated with a default paper size of 11x17 and we need to print on 11x14 paper. When printing this file from HP Unix, is there... (4 Replies)
Discussion started by: ukarthik
4 Replies

8. Shell Programming and Scripting

Creating Job List: Print error

I have a very simple script here who's output is supposed to be a text file containing the same command applied to different files. Here it is: #!/bin/bash for f1 in newEN*bloc do cd ./$f1 for f2 in *.maf do awk '{print '"run_lrt.sh... (1 Reply)
Discussion started by: awknerd
1 Replies

9. UNIX for Dummies Questions & Answers

print job seperator page

How do I get my linux login ID to print on seperator page on print jobs. Right now it prints " Remote User" thanks Jim (0 Replies)
Discussion started by: jdmowrer
0 Replies

10. Shell Programming and Scripting

Echo print in different lines within email sent by Cron job

Hi all, I think this could have a simple solution, just I canīt get it so far. I have the script below that includes several echo commands in order to show that every part of the script have been executed. A cron job executes this script and when is completed the output is sent by email. ... (4 Replies)
Discussion started by: cgkmal
4 Replies
oardel(1)							   OAR commands 							 oardel(1)

NAME
oardel - delete or checkpoint job(s). SYNOPSIS
oardel [-c|-b][--array][job_ids][-h][-V] DESCRIPTION
This command is used to delete or checkpoint job(s). Jobs are designed by their number. OPTIONS
-c, --checkpoint Send the checkpoint signal designed from the "--signal" oarsub command option (default is SIGUSR2) to the process launched by the job "job_id". -s, --signal Send the signal given as parameter to the process launched by the job "job_id". -b, --besteffort Tag specified jobs as besteffort (or remove it if they are already besteffort) --array Delete/checkpoint array job(s) passed as parameter (all the sub-jobs of the given array job(s)) --sql Delete/checkpoint jobs which respond to the SQL where clause on the table jobs (ex: "project = 'p1'"). -V, --version Print OAR version number. -h, --help Print help command message. SEE ALSO
oarsub(1), oarstat(1), oarnodes(1), oarhold(1), oarresume(1) COPYRIGHTS
Copyright 2008 Laboratoire d'Informatique de Grenoble (http://www.liglab.fr). This software is licensed under the GNU Library General Public License. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. oardel 2012-05-23 oardel(1)
All times are GMT -4. The time now is 04:48 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy