August 2000
Intermediate to advanced
816 pages
29h 45m
English
system
system( command )
Execute the specified shell command and return its status. The status of the command that is executed typically indicates its success (1), completion (0), or unexpected error (-1). The output of the command is not available for processing within the gawk script.
Read now
Unlock full access