Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Jolly Roger Newsgroups: comp.sys.mac.apps Subject: Re: Mail.app problem Date: 14 Dec 2016 06:09:10 GMT Organization: People for the Ethical Treatment of Pirates Lines: 19 Message-ID: References: <1my3xwj.1w1q6nqo4118gN%paulfuchs@spamain'tkosher.oink> <1my6uob.1wql99s1eyytwN%paulfuchs@spamain'tkosher.oink> X-Trace: individual.net 3lR3a48YQOKbPgZezbmEtAHpmd/NfSsDeymYhzewETQPm4c6sz Cancel-Lock: sha1:FIqMw+ngJCHtod6OkMyTiuRxq9k= Mail-Copies-To: nobody User-Agent: slrn/1.0.1 (Darwin) Xref: csiph.com comp.sys.mac.apps:37379 On 2016-12-14, Happy.Hobo wrote: > > Look at one of the old emails. Copy a phrase that's not likely to be > very common. Then in Terminal > > find ~ -type f -exec grep -l "put that phrase here" "{}" \; > > This will print the full path of any file containing that phrase. That will take forever! I'd use Spotlight's mdfind command, which will find matching items *much* more quickly: mdfind "phrase here" -- E-mail sent to this address may be devoured by my ravenous SPAM filter. I often ignore posts from Google. Use a real news client instead. JR