nerdexam
LPI

117-202 · Question #156

117-202 Question #156: Real Exam Question with Answer & Explanation

The correct answer is E. If the email smaller than 256000 Bytes, procmail will process it with the program foo. See the full explanation below for the reasoning.

Question

What does the following procmail configuration section do? :0fw * < 256000 | /usr/bin/foo

Options

  • Aprocmail sends all email older than 256000 seconds to the external program foo
  • BIf an email contains a value less than 256000 anywhere within it, procmail will process the
  • Cprocmail sends mail containing less than 256000 words to program foo
  • DThe program foo is used instead of procmail for all emails larger than 256000 Bytes
  • EIf the email smaller than 256000 Bytes, procmail will process it with the program foo

Community Discussion

No community discussion yet for this question.

Full 117-202 Practice