Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 2.1AS

(Slurm)

doexec(1)


DOEXEC

DOEXEC

NAME
SYNOPSIS
DESCRIPTION
OPTIONS

NAME

doexec − run an executable with an arbitrary argv[0]

SYNOPSIS

doexec /path/to/executable argv[0] [argv[1-n]]

DESCRIPTION

doexec simply runs the executable with the argv list provided. It allows you to specify an argv[0] other than the name of the executable.

OPTIONS

All options are passed in the argv list to the executable being run.



doexec(1)