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)
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
Shopt -s histappend |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |
[TIP] Processing YAML files with yq |