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

Man Page: function::cmdline_arg

Operating Environment: debian

Section: 3

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(3stap) - centos
tapset::errno(3stap) - centos
tapset::memory(3stap) - centos
tapset::registers(3stap) - centos
tapset::timestamp(3stap) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph