Page 1 of 1

When executing the following script: linuxuser@localhost:~$ ./brew.sh dark 8 What environment variable will contain the

Posted: Sun May 15, 2022 10:23 am
by answerhappygod
When executing the following script:
linuxuser@localhost:~$ ./brew.sh dark 8
What environment variable will contain the value
"./brew.sh"?
Group of answer choices:
$?
$0
$SCRIPTFILE
$1