On Jun 1, 2016, at 1:58 PM, @lbutlr <[email protected]> wrote:
> find ~/Maildir/.Archive/cur/* -type f -name “1*:2” --exec mv {} {}S \;

For the record,I did the following, which appears to have worked:

find . -type f -name "1*2,*" -not -name "*2,S*" -exec mv {} {}S \;


-- 
It wasn't that her [Susan's] parents didn't believe in such things. They
didn't need to believe in them. They knew they existed. They just wished
they didn't.

Reply via email to