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
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
linuxuser@localhost:~$ ./brew.sh dark 8
What environment variable will contain the value
"./brew.sh"?
Group of answer choices:
$?
$0
$SCRIPTFILE
$1