Man Page: function::system
Operating Environment: centos
Section: 3stap
FUNCTION::SYSTEM(3stap) Shell command functions FUNCTION::SYSTEM(3stap)NAMEfunction::system - Issue a command to the systemSYNOPSISsystem(cmd:string)ARGUMENTScmd the command to issue to the systemDESCRIPTIONThis 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 June 2014 FUNCTION::SYSTEM(3stap)
| Related Man Pages |
|---|
| function::ansi_set_color2(3) - debian |
| function::ansi_set_color3(3stap) - centos |
| tapset::ioscheduler(3stap) - centos |
| tapset::networking(3stap) - centos |
| tapset::scsi(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| Controlling user input |