You are helping your friend troubleshoot a problem with his Linux server. You enter a common Linux command and discover it doesn’t work exactly as you expected. What might be the problem and what do you do next?

a. The Linux installation is corrupted; restore the system from backup.
b. The Linux shell is not the one you expected; use the echo $SHELL command.
c. You probably don't know how to use the Linux command; search the web for information about the command.
d. The Linux shell is not the one you expected; use the echo $0 command.

Answer: d. The Linux shell is not the one you expected; use the echo $0 command.

Computer Science & Information Technology

You might also like to view...

If you add the parameter, ____, the text in the applet window fades in and out as it scrolls.

A. bgcolor B. fadezone C. fadearea D. repeat

Computer Science & Information Technology

The second argument of the GETPIVOTDATA function is ____.

A. the field where the data is extracted from B. the PivotTable name only C. the PivotChart name only D. the PivotTable name and the cell that contains data you want to retrieve

Computer Science & Information Technology