Query: function::cmdline_arg
OS: centos
Section: 3stap
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FUNCTION::CMDLINE_AR(3stap) Context Functions FUNCTION::CMDLINE_AR(3stap)NAMEfunction::cmdline_arg - Fetch a command line argumentSYNOPSIScmdline_arg:string(n:long)ARGUMENTSn Argument to get (zero is the program itself)DESCRIPTIONReturns argument the requested argument from the current process or the empty string when there are not that many arguments or there is a problem retrieving the argument. Argument zero is traditionally the command itself. SystemTap Tapset Reference June 2014 FUNCTION::CMDLINE_AR(3stap)
Related Man Pages |
---|
function::ansi_set_color3(3stap) - centos |
tapset::errno(3stap) - centos |
tapset::kprocess(3stap) - centos |
tapset::memory(3stap) - centos |
tapset::timestamp(3stap) - centos |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Tar Command |
Shopt -s histappend |
Controlling user input |
[TIP] Processing YAML files with yq |