debian man page for function::cmdline_arg

Query: function::cmdline_arg

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

function::cmdline_arg

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

NAME
function::cmdline_arg - Fetch a command line argument
SYNOPSIS
cmdline_arg:string(n:long)
ARGUMENTS
n Argument to get (zero is the command 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 May 2013 FUNCTION:(3stap)
Related Man Pages
function::ansi_set_color3(3) - debian
tapset::context(3stap) - centos
tapset::kprocess(3stap) - centos
tapset::registers(3stap) - centos
tapset::task(3stap) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Introduction
Find columns in a file based on header and print to new file
Weird 'find' results