»
Linux
»
Examen sur Linux
»
Examen 202 : Networking Administration
»
Section 2
»
Question 5/20
5.Which line in the aliases file will cause the program msgfilter to filter on mail arriving for the user called msg?
msg: “/usr/local/msgfilter”
msg: “|/usr/local/msgfilter”
msg: “exec /usr/local/msgfilter”
msg: “filter /usr/local/msgfilter”
msg: “F /usr/local/msgfilter”
Explanation
« Question 4
Question 6 »