source: projects/initscripts/tags/initscripts-8.91.3/src/doexec.1 @ 1108

Revision 1108, 438 bytes checked in by daisuke, 14 years ago (diff)

import initscripts-8.90.6 from internal cvs repository

Line 
1.TH DOEXEC 1 "Red Hat Software" "RHS" \" -*- nroff -*-
2.SH NAME
3doexec \- 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
9simply runs the executable with the argv list provided.  It allows you
10to specify an argv[0] other than the name of the executable.
11.SH OPTIONS
12All options are passed in the argv list to the executable being run.
Note: See TracBrowser for help on using the repository browser.