function::cmdline_arg(3stap) centos man page | unix.com

Man Page: function::cmdline_arg

Operating Environment: centos

Section: 3stap

FUNCTION::CMDLINE_AR(3stap)					 Context Functions				       FUNCTION::CMDLINE_AR(3stap)

NAME
function::cmdline_arg - Fetch a command line argument
SYNOPSIS
cmdline_arg:string(n:long)
ARGUMENTS
n Argument to get (zero is the program itself)
DESCRIPTION
Returns 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(3) - debian
function::ctime(3stap) - centos
tapset::context(3stap) - centos
tapset::queue_stats(3stap) - centos
tapset::registers(3stap) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
DB2 convert digits to binary format
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq