function::cmdline_str.3stap

Langue: en

Version: September 2010 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

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.