Man Page: function::cmdline_arg
Operating Environment: debian
Section: 3
function::cmdline_arg FUNCTION:(3stap) Context Functions FUNCTION:(3stap)NAMEfunction::cmdline_arg - Fetch a command line argumentSYNOPSIScmdline_arg:string(n:long)ARGUMENTSn Argument to get (zero is the command itself)DESCRIPTIONReturns 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_color2(3) - debian |
| function::ansi_set_color3(3) - debian |
| tapset::kprocess(3stap) - centos |
| tapset::memory(3stap) - centos |
| tapset::timestamp(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Detecting unused variables... |