FUNCTION::CMDLINE_AR

Section: Context Functions (3stap)
Updated: November 2022
Index Return to Main Contents
 

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.  

SEE ALSO

tapset::context(3stap)


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 15:22:16 GMT, November 16, 2022