On Sun, 23 Jun 2019, Michael Christopher Robinson wrote:

I am having trouble using grep to grab subject lines from my spam
folder on eskimo.

Michael,

Attachments are ripped off messages to this mail list.

Regardless, have you considered using awk rather than grep? You can set
/^Subject:/ as the pattern and the action will print the result to a
specified file.

Regards,

Rich

_______________________________________________
PLUG mailing list
PLUG@pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to