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

Man Page: function::cmdline_str

Operating Environment: debian

Section: 3

function::cmdline_str

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

NAME
function::cmdline_str - Fetch all command line arguments from current process
SYNOPSIS
cmdline_str:string()
ARGUMENTS
None
DESCRIPTION
Returns all arguments from the current process delimited by spaces. Returns the empty string when the arguments cannot be retrieved. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
function::ansi_set_color2(3) - debian
function::ansi_set_color2(3stap) - centos
function::ansi_set_color3(3stap) - centos
tapset::queue_stats(3stap) - centos
tapset::task(3stap) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file