You want to display the value of a shell variable called service after assigning a value as shown:SERVICE =ACCT S -Which two settings will display the name of the variable and its value?
A. set | grep service
B. echo $SERVICE
C. env | grep SERVICE
D. env $SERVICE E. set $SERVICE
You want to display the value of a shell variable called service after assigning a value as shown:SERVICE =ACCT S -Which
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
You want to display the value of a shell variable called service after assigning a value as shown:SERVICE =ACCT S -Which
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!