2 Jun
2016
2 Jun
'16
12:41 a.m.
On Jun 1, 2016, at 1:58 PM, @lbutlr <kremels@kreme.com> 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.