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::ctime(3) - debian
tapset::errno(3stap) - centos
tapset::memory(3stap) - centos
tapset::task(3stap) - centos
tapset::timestamp(3stap) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
CentOS7 restoring file capabilities
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq