1DOEXEC(1) General Commands Manual DOEXEC(1)
23
4
NAME
6doexec - run an executable with an arbitrary argv[0]
7
SYNOPSIS
9doexec /path/to/executable argv[0] [argv[1-n]]
10
DESCRIPTION
12doexec simply runs the executable with the argv list provided. It
13allows you to specify an argv[0] other than the name of the executable.
14
OPTIONS
16All options are passed in the argv list to the executable being run.
1718
19
20
RHS Red Hat Software DOEXEC(1)