]> git.pld-linux.org Git - projects/rc-scripts.git/blame - man/doexec.1
update comment for kernel.sysrq
[projects/rc-scripts.git] / man / doexec.1
CommitLineData
7e04fe0e 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.
This page took 0.099728 seconds and 4 git commands to generate.