Unix and Linux Discussions Tagged with redhat |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
17 |
4,238 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
3,196 |
Shell Programming and Scripting |
|
|
|
2 |
9,134 |
Red Hat |
|
|
|
4 |
2,340 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
4,116 |
Shell Programming and Scripting |
|
|
|
9 |
23,542 |
Red Hat |
|
|
|
6 |
3,251 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
15,138 |
IP Networking |
|
|
|
0 |
1,314 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
3,595 |
Red Hat |
|
|
|
6 |
1,819 |
UNIX for Beginners Questions & Answers |
|
|
|
16 |
12,281 |
UNIX for Advanced & Expert Users |
|
|
|
4 |
5,854 |
Red Hat |
|
|
|
8 |
8,989 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
3,998 |
Red Hat |
|
|
|
2 |
2,367 |
AIX |
|
|
|
3 |
2,046 |
Red Hat |
|
|
|
3 |
14,705 |
Red Hat |
|
|
|
0 |
2,432 |
Red Hat |
|
|
|
0 |
2,117 |
Red Hat |
|
|
|
1 |
4,568 |
Linux |
|
|
|
0 |
5,879 |
Red Hat |
|
|
|
2 |
4,304 |
Linux |
|
|
|
5 |
4,700 |
Hardware |
|
|
|
10 |
3,242 |
Red Hat |
|
|
|
2 |
4,332 |
Shell Programming and Scripting |
|
|
|
10 |
2,461 |
Red Hat |
|
|
|
8 |
3,472 |
Red Hat |
|
|
|
3 |
6,811 |
Red Hat |
|
|
|
4 |
3,515 |
Red Hat |
|
|
|
0 |
1,433 |
Red Hat |
|
|
|
0 |
5,495 |
AIX |
|
|
|
3 |
1,823 |
Red Hat |
|
|
|
6 |
10,550 |
Red Hat |
|
|
|
2 |
7,616 |
Linux |
|
|
|
1 |
2,797 |
Red Hat |
|
|
|
2 |
2,183 |
UNIX for Advanced & Expert Users |
|
|
|
0 |
1,869 |
Red Hat |
|
|
|
1 |
1,769 |
Red Hat |
|
|
|
0 |
3,687 |
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)