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

Man Page: function::cmdline_str

Operating Environment: centos

Section: 3stap

FUNCTION::CMDLINE_ST(3stap)					 Context Functions				       FUNCTION::CMDLINE_ST(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 June 2014 FUNCTION::CMDLINE_ST(3stap)
Related Man Pages
function::ctime(3stap) - centos
tapset::context(3stap) - centos
tapset::scheduler(3stap) - centos
tapset::string(3stap) - centos
tapset::task(3stap) - centos
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq