FREE Linux+ Basic Bash Scripting Questions and Answers
Free · Instant Results
A Bash script named `process.sh` is executed with the following command:
`./process.sh /var/log/syslog "systemd"`
Inside the script, which special variable would hold the value `"systemd"`?