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

Posted by: Pdfprep Category: 101-500 Tags: , ,

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

Leave a Reply

Your email address will not be published.