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

Man Page: function::system

Operating Environment: debian

Section: 3

function::system

FUNCTION:(3stap)					      Shell command functions						  FUNCTION:(3stap)

NAME
function::system - Issue a command to the system
SYNOPSIS
system(cmd:string)
ARGUMENTS
cmd the command to issue to the system
DESCRIPTION
This function runs a command on the system. The command is started in the background some time after the current probe completes. The command is run with the same UID as the user running the stap or staprun command. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
tapset::linuxmib(3stap) - centos
function::ansi_set_color3(3stap) - centos
tapset::stap_staticmarkers(3stap) - centos
tapset::timestamp(3stap) - centos
tapset::tty(3stap) - centos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file