June 2003
Beginner to intermediate
944 pages
43h 1m
English
system
system(
command
)
Execute the specified shell command and return its status. The status of the command that is executed typically indicates 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