/ Published in: Bash
Expand |
Embed | Plain Text
exim -bp | grep \< | awk '{print $3}' | xargs exim -Mrm
You need to login to post a comment.
exim -bp | grep \< | awk '{print $3}' | xargs exim -Mrm
You need to login to post a comment.