| Revision 1108,
438 bytes
checked in by daisuke, 16 years ago
(diff) |
|
import initscripts-8.90.6 from internal cvs repository
|
| Rev | Line | |
|---|
| [1108] | 1 | .TH DOEXEC 1 "Red Hat Software" "RHS" \" -*- nroff -*- |
|---|
| 2 | .SH NAME |
|---|
| 3 | doexec \- run an executable with an arbitrary argv[0] |
|---|
| 4 | .SH SYNOPSIS |
|---|
| 5 | .B doexec |
|---|
| 6 | \fI/path/to/executable\fP \fIargv[0]\fP [\fIargv[1-n]\fP] |
|---|
| 7 | .SH DESCRIPTION |
|---|
| 8 | .B doexec |
|---|
| 9 | simply runs the executable with the argv list provided. It allows you |
|---|
| 10 | to specify an argv[0] other than the name of the executable. |
|---|
| 11 | .SH OPTIONS |
|---|
| 12 | All options are passed in the argv list to the executable being run. |
|---|
Note: See
TracBrowser
for help on using the repository browser.