Page 1 of 1

What output will be displayed when the user fred executes the following command? echo "˜fred $USER'

Posted: Sat Aug 20, 2022 7:48 am
by answerhappygod
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'