[Solved]5 Output Following Statements Echo Pwd B Echo Ls C Echo Find Name Readme Print Q37253950
5. What is the output of the following statements?
A. echo $(pwd)
B. echo `ls`
C. echo $(find . -name README -print)
Expert Answer
Answer to 5. What is the output of the following statements? A. echo $(pwd) B. echo `ls` C. echo $(find . -name README -print)… . . .
OR

