Query: function::system
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
function::system FUNCTION:(3stap) Shell command functions FUNCTION:(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 May 2013 FUNCTION:(3stap)