PdfPrep.com

What output will be displayed when the user fred executes the following command?

What output will be displayed when the user fred executes the following command?

echo ‘fred $USER’
A . fred fred
B . fred /home/fred/
C . ‘fred $USER’
D . fred $USER
E . ‘fred fred’

Answer: A

Exit mobile version