Multiple Choice
What is the purpose of the xargs command?
A) It passes arguments to an X server.
B) It reads standard input (STDIN) and builds up command lines to execute.
C) It helps shell scripts take variable argument lists.
D) It asks a question, graphically, and returns the response to the shell.
E) It allows users to specify long options for commands that normally only accept short options.
Correct Answer:

Verified
Correct Answer:
Verified
Q37: Immediately after deleting 3 lines of text
Q71: Which grep command will print only the
Q77: After successfully creating a hard link called
Q79: Which of the following options is used
Q117: In a nested directory structure, which find
Q121: Which of the following commands enables the
Q123: In compliance with the FHS, in which
Q130: Which of the following commands set the
Q140: Which variable defines the directories in which
Q203: What do the permissions -rwSr-xr-x mean for