**example.log** ``` >abc xyz klm >def 123 456 ``` mlh filter example.log > Starts with * > Ends with > Includes Lines starts with: > File name: output.log **output.log** ``` >abc >def ```
example.log
mlh filter example.log
Lines starts with: >
File name: output.log
output.log