LPIC Practice Session

Session ID: 134
Mode: objective
Status: in_progress
Answered: 0 / 10
Score: 0%

Review flagged, incorrect, and unanswered questions


1 2 3 4 5 6 7 8 9 10

Review: All | First Unanswered | First Flagged


Question 1

103.4-023 / short_answer
Which command uses input from standard input as arguments to another command?

Question 2

103.4-006 / multiple_choice
Which operator appends standard output to the target file instead of overwriting it?

Question 3

103.4-008 / multiple_choice
Which symbol is used to pipe the output of one command into another command?

Question 4

103.4-022 / short_answer
Which command can send command output both to the screen and to a file?

Question 5

103.4-002 / multiple_choice
Which standard file descriptor number is assigned to stdout?

Question 6

103.4-013 / multiple_choice
Which command redirects stdout to stderr?

Question 7

103.4-010 / multiple_choice
Which command uses the output of one command as arguments to another command?

Question 8

103.4-014 / multiple_choice
Which command redirects stderr to stdout?

Question 9

103.4-003 / multiple_choice
Which standard file descriptor number is assigned to stderr?

Question 10

103.4-011 / multiple_choice
What does the command date 1> now.txt redirect?

Start another random practice session