1FUNCTION::SYSTEM(3stap)     Shell command functions    FUNCTION::SYSTEM(3stap)
2
3
4

NAME

6       function::system - Issue a command to the system
7

SYNOPSIS

9           system(cmd:string)
10

ARGUMENTS

12       cmd
13           the command to issue to the system
14

DESCRIPTION

16       This function runs a command on the system. The command is started in
17       the background some time after the current probe completes. The command
18       is run with the same UID as the user running the stap or staprun
19       command.
20

SEE ALSO

22       tapset::system(3stap)
23
24
25
26SystemTap Tapset Reference         June 2018           FUNCTION::SYSTEM(3stap)
Impressum