Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

rebuildd-job(1) [debian man page]

REBUILDD-JOB(1) 						  [FIXME: manual]						   REBUILDD-JOB(1)

NAME
rebuildd-job - rebuildd job database management SYNOPSIS
rebuildd-job [add|list|stats] DESCRIPTION
rebuildd-job allows you to manage rebuildd database. You can list or add jobs. OPTIONS
add Add a job to the database. Job list is read from stdin, with one package per line. Format is: package_name package_version priority dist_name arch mail add-deps Add dependencies between jobs. Dependencies are read from stdin, with the following format: job_id dependency_job_id [dependency_job_id] [...] add-quinn-diff [distribution] Add jobs to the database. Job list is read from stdin. The input format is expected to be the same as quinn-diff. Distribution has to be specified as argument. delete [jobid] Delete a job from the database. The job id has to be provided as argument. list [crit=value] List jobs. A criteria can be added, with its value to filter output. Valid criteria are: package, arch, dist, status stats Dump a nice ASCII art graphic about jobs. SEE ALSO
rebuildd (1), rebuildd-init-build-system (1). AUTHOR
This manual page was written by Julien Danjou acid@debian.org for the Debian(TM) system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. COPYRIGHT
Copyright (C) 2007 Julien Danjou [FIXME: source] August 8, 2007 REBUILDD-JOB(1)

Check Out this Related Man Page

faxrm(1)						       mgetty+sendfax manual							  faxrm(1)

NAME
faxrm - remove fax jobs queued by faxspool(1) SYNOPSIS
faxrm [-i] [job-ids...] DESCRIPTION
Remove job(s) from the fax queue set up by faxspool(1). faxrm removes queued fax jobs. Call with a list of job-IDs to remove specific jobs. Call with no job IDs to be asked interactively about all jobs you own (if run by root, all jobs). For job-id, use the strings returned by faxq(1) (e.g. F000015), without the ``/JOB'' exten- tion. If you are not the owner of the fax job (as per the 'user xyz' statement inside the JOB file), you are not allowed to remove the fax job. Only root is permitted to remove another user's faxes. If the job is locked (most likely because sendfax(8) is active sending it), faxrm doesn't attempt to remove it. Instead, it prints a warn- ing message on stderr and goes on to the next job. EXAMPLES
faxrm F000005 F000033 OPTIONS
-i (interactive mode) Tells faxrm to ask for confirmation before removing the job (UNIMPLEMENTED). BUGS
faxrm doesn't return diagnostic exit codes yet. SEE ALSO
faxrunq(1), faxrunq(8), faxspool(1), faxq(1), faxqueue(5) AUTHOR
faxrm is Copyright (C) 1993-2002 by Gert Doering, <gert@greenie.muc.de>. greenie 23 Nov 02 faxrm(1)
Man Page

11 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

People Posting Job Adds

Neo, this is another job add. from the same guy that posted last week or the week befor. http://unix.com/showthread.php?postid=8430&t=5632#post8430 (1 Reply)
Discussion started by: Optimus_P
1 Replies

2. UNIX for Advanced & Expert Users

Autosys Job Definition Timestamp

I'm trying to figure out whether or not there is any sort of timestamp of when a job is created/defined in Autosys. A SOX auditor :rolleyes: is wanting a population of all jobs added for the year, and this is the only way I can think of to show him this. Any help would be much appreciated. ... (1 Reply)
Discussion started by: elevatedms
1 Replies

3. Shell Programming and Scripting

Redirecting the reports into the database

STATUS REPORT FOR JOB: Ftp Generated: 2007-04-26 19:38:34 Job start time=2007-04-14 13:50:21 Job end time=2007-04-14 13:50:29 Job elapsed time=00:00:08 Job status=1 (Finished OK) The above report is application generated report. can any provide me the script to insert the... (2 Replies)
Discussion started by: laknar
2 Replies

4. Shell Programming and Scripting

Using Awk Script

Item #: 1 STATUS REPORT FOR JOB: Ftp Generated: 2007-04-13 20:43:42 Job start time=2007-04-13 20:42:18 Job end time=2007-04-13 20:42:26 Job elapsed time=00:00:08 Job status=1 (Finished OK) Item #: 2 STATUS REPORT FOR JOB: Ftp1 Generated: 2007-04-13 20:43:42 Job start... (2 Replies)
Discussion started by: laknar
2 Replies

5. UNIX for Advanced & Expert Users

Unix Control M - Job selection critiria

Hello all, Being new to UNIX and Control-M I've runned in some kind of trouble. If I'm not mistaking Control M performs job selection upon 3 main criteria: 1- If a Job is or is not critical 2- The job's priority 3- Job's "Time From, time until" parameter Mi question concerns the... (1 Reply)
Discussion started by: gforbice
1 Replies

6. UNIX for Advanced & Expert Users

need to get a portion of entries in file based on a criteria --- Help please

All, Below is the file, what i need to do is take the text in between the /*-- and --*/ , i mean the jobs. Then i have grep for system name . If the job is there in system 1 i have to print to a file. Basically i want to take all the jobs that are in system1 to another file . because... (7 Replies)
Discussion started by: arunkumar_mca
7 Replies

7. Shell Programming and Scripting

UUEncode Attachment Missing

Hi All, I have created a shell utility that runs various database jobs and then mail the output of the database jobs to the customers. This is a generic utility and executes almost 15 reports and sends the results out. To send the attachment I use uuencode. This had been working fine till... (4 Replies)
Discussion started by: anonymoususer45
4 Replies

8. UNIX for Dummies Questions & Answers

Shell script - Finding Autosys job status

Hi, There are 2000 jobs in the list and i need to draw their status. I put all the jobs in the list and trying to read one by one from the list and to find out the status. Help me out in correcting the script. #!/bin/csh for a in $(cat Jobs_List.txt); do source <<path>> autorep -j $a... (1 Reply)
Discussion started by: venkatesht
1 Replies

9. UNIX for Advanced & Expert Users

Autosys_Query

Hi Frds, Please can any one explain the following status of the job in autosys: RD ---> Refresh Dependencies RF ---> Refresh Filewatcher Thanks (0 Replies)
Discussion started by: kumardeb
0 Replies

10. Shell Programming and Scripting

Add line in exact place

I have one big XML file which contains information about 100 jobs,"JOB JOBISN=" indicates that is a job so where ever tag starts with "JOB JOBISN=" then i need to add below highlighted line between "<INCOND NAME" and "<OUTCOND NAME" for all jobs.like this i want to add below highlighted line for... (7 Replies)
Discussion started by: katakamvivek
7 Replies

11. Red Hat

Command for load stats

Hi, Is there a way that I can find the load usage stats on a cluster (Redhat 4.8)? I want to find out if my jobs are using too many resources. I am not a sys admin. Also, apart from 'top', what other commands can be used to monitor your own jobs as an ordinary user? thanks!! (1 Reply)
Discussion started by: pc2001
1 Replies