Unix and Linux Discussions Tagged with redhat |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
17 |
4,177 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
3,182 |
Shell Programming and Scripting |
|
|
|
2 |
9,116 |
Red Hat |
|
|
|
4 |
2,336 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
4,114 |
Shell Programming and Scripting |
|
|
|
9 |
23,359 |
Red Hat |
|
|
|
6 |
3,242 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
15,127 |
IP Networking |
|
|
|
0 |
1,308 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
3,578 |
Red Hat |
|
|
|
6 |
1,801 |
UNIX for Beginners Questions & Answers |
|
|
|
16 |
12,193 |
UNIX for Advanced & Expert Users |
|
|
|
4 |
5,835 |
Red Hat |
|
|
|
8 |
8,964 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
3,966 |
Red Hat |
|
|
|
2 |
2,358 |
AIX |
|
|
|
3 |
2,041 |
Red Hat |
|
|
|
3 |
14,682 |
Red Hat |
|
|
|
0 |
2,432 |
Red Hat |
|
|
|
0 |
2,109 |
Red Hat |
|
|
|
1 |
4,567 |
Linux |
|
|
|
0 |
5,858 |
Red Hat |
|
|
|
2 |
4,300 |
Linux |
|
|
|
5 |
4,688 |
Hardware |
|
|
|
10 |
3,239 |
Red Hat |
|
|
|
2 |
4,331 |
Shell Programming and Scripting |
|
|
|
10 |
2,458 |
Red Hat |
|
|
|
8 |
3,468 |
Red Hat |
|
|
|
3 |
6,806 |
Red Hat |
|
|
|
4 |
3,503 |
Red Hat |
|
|
|
0 |
1,433 |
Red Hat |
|
|
|
0 |
5,484 |
AIX |
|
|
|
3 |
1,823 |
Red Hat |
|
|
|
6 |
10,506 |
Red Hat |
|
|
|
2 |
7,576 |
Linux |
|
|
|
1 |
2,797 |
Red Hat |
|
|
|
2 |
2,180 |
UNIX for Advanced & Expert Users |
|
|
|
0 |
1,868 |
Red Hat |
|
|
|
1 |
1,768 |
Red Hat |
|
|
|
0 |
3,678 |
Red Hat |
oddjob_request(1) General Commands Manual oddjob_request(1)
NAME
oddjob_request - send requests to oddjobd from the command line
SYNOPSIS
oddjob_request [-s service] [-o object] [-i interface] [-S] [ [request [arg1 ...]] | -I ]
DESCRIPTION
The oddjob_request application is a simple oddjob client application which can be used to invoke a particular method provided by the odd-
jobd server.
If no request is given as a command-line argument, oddjob_request will attempt to invoke the list method, which should list all methods for
which the invoking user is authorized.
ARGUMENTS
-S Connect to the session bus instead of the system bus. This option is primarily intended for use in testing. com.redhat.oddjob.
-s service
The object is provided by the named service instead of com.redhat.oddjob.
-o object
Invoke a method on the named object instead of /com/redhat/oddjob.
-i interface
The method is part of the named interface instead of com.redhat.oddjob.
-I Default to the method and interface names used for D-Bus introspection (Introspect and org.freedesktop.DBus.Introspectable, respec-
tively).
SEE ALSO
oddjob.conf(5) oddjobd.conf(5) oddjobd(8)
oddjob Manual 25 April 2005 oddjob_request(1)