joblog
Package: WA2L/edrc 1.5.57
Section: General Commands (1)
Updated: 28 March 2025
Index
Return to Main Contents
NAME
joblog - monitor log file of job sequencer
SYNOPSIS
edrc/bin/joblog
[
-h
|
-V
]
joblog
joblog
-j
(
id
|
last
)
joblog
-q
[
queue
]
AVAILABILITY
WA2L/edrc
DESCRIPTION
continuous output of the log file of the
job
sequencer.
If no
id
is specified, the main job sequencer log file is shown.
OPTIONS
- -h
-
usage message.
- -V
-
print program version.
- -j id
-
continuous output of the log file of the
job with JOB-ID
id.
- last
-
resolves to the last job enqueued.
- -q [ queue ]
-
permanent log output of
running
jobs in the given
queue.
If the
queue
is not specified,
the logs of the jobs in the
default
queue are printed.
ENVIRONMENT
-
EXIT STATUS
- 0
-
no error.
- 4
-
usage printed.
- 5
-
command aborted.
- 6
-
version printed.
- 11
-
cannot create temporary directory in
/tmp/;
this might be an indicator of system intrusion.
FILES
- etc/job.cfg
-
configuration file for the
job,
jobwatch,
and
joblog
commands.
- /var/tmp/job/job.log
-
main log file of
job.
- /var/tmp/job/<id>/log
-
log file of the job with JOB-ID
id.
EXAMPLES
-
SEE ALSO
edrcintro(1),
job(1),
job.cfg(4),
jobwatch(1)
NOTES
-
BUGS
-
AUTHOR
joblog was developed by Christian Walther. Send suggestions
and bug reports to wa2l@users.sourceforge.net .
COPYRIGHT
Copyright © 2023
by Christian Walther
This is free software; see
edrc/doc/COPYING
for copying conditions. There is ABSOLUTELY NO WARRANTY; not
even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
This document was created by man2html
using the manual pages.
Time: 19:22:57 GMT, April 03, 2025