Which filtering expression will show all output lines starting from the line matching the filtering expression?
- section
- begin
- include
Explanation: While all three expressions will show matching output lines, the begin expression will show all output lines starting from the line matching the filter expression. The include expression shows all output lines that match the filter expression, and the section expression includes the entire section that starts with the filter expression.
Exam with this question: 1.5.11 Check Your Understanding - Verify Directly Connected Networks
Please login or Register to submit your answer