What output will the following command sequence produce? echo '1 2 3 4 5 6' | while read a b c; do echo result: $c $b $a; done
A) result: 3 4 5 6 2 1
B) result: 1 2 3 4 5 6
C) result: 6 5 4
D) result: 6 5 4 3 2 1
E) result: 3 2 1
Correct Answer:
Verified
Q59: When given the following command line. echo
Q60: Which type of filesystem is created by
Q61: What output will the command seq 10
Q62: What is the purpose of the Filesystem
Q63: Which of the following Linux filesystems preallocates
Q65: Which of the following pieces of information
Q66: Which utility would be used to change
Q67: Which of the following commands creates an
Q68: After running the command umount /mnt, the
Q69: Which of the following commands set the
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents