Wally wants to list all files in his current directory. Choose the command that will list all the files
only in Wally’s current directory.
A.
echo *
B.
strings .
C.
ls -a
D.
ls -l
E.
ls -R
Explanation:
Wally wants to list all files in his current directory. Choose the command that will list all the files
only in Wally’s current directory.
Wally wants to list all files in his current directory. Choose the command that will list all the files
only in Wally’s current directory.
A.
echo *
B.
strings .
C.
ls -a
D.
ls -l
E.
ls -R
Explanation: