Pass4side 117-101 Demo
1. What command line redirection characters instruct the shell to read from the current input source until
a specific word, on a separate line and without and trailing spaces, is reached?
A.<<
B.<|
C.!<
D.&<
ANSWER: A
www.pass4side.com
2. Which of the following commands will change all CRLF pairs in an imported text file, userlist.txt, to
Linux standard LF characters and store it as [...]