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 5.6

function::cmdline_str(3stap)


FUNCTION::CMDLINE_ST

FUNCTION::CMDLINE_ST

NAME
SYNOPSIS
ARGUMENTS
GENERAL SYNTAX
DESCRIPTION

NAME

function::cmdline_str − Fetch all command line arguments from current process

SYNOPSIS

cmdline_str:string()

ARGUMENTS

None

GENERAL SYNTAX

cmdline_str:string

DESCRIPTION

Returns all arguments from the current process delimited by spaces. Returns the empty string when the arguments cannot be retrieved.



function::cmdline_str(3stap)