Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.mac.apps > #37379
| Path | csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail |
|---|---|
| From | Jolly Roger <jollyroger@pobox.com> |
| 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 | <ebc605F8c8kU1@mid.individual.net> (permalink) |
| References | <1my3xwj.1w1q6nqo4118gN%paulfuchs@spamain'tkosher.oink> <o2mvdj$ioq$1@news.albasani.net> <1my6uob.1wql99s1eyytwN%paulfuchs@spamain'tkosher.oink> <o2q46a$5pv$1@gioia.aioe.org> |
| 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 |
Show key headers only | View raw
On 2016-12-14, Happy.Hobo <Happy.Hobo@Spam.Invalid> 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
Back to comp.sys.mac.apps | Previous | Next — Previous in thread | Next in thread | Find similar
Mail.app problem paulfuchs@spamain'tkosher.oink - 2016-12-11 19:26 -0600
Re: Mail.app problem Wade Garrett <wade@cooler.net> - 2016-12-12 14:56 -0500
Re: Mail.app problem Jolly Roger <jollyroger@pobox.com> - 2016-12-12 20:02 +0000
Re: Mail.app problem paulfuchs@spamain'tkosher.oink - 2016-12-13 09:13 -0600
Re: Mail.app problem "Happy.Hobo" <Happy.Hobo@Spam.Invalid> - 2016-12-13 18:36 -0600
Re: Mail.app problem Lewis <g.kreme@gmail.com.dontsendmecopies> - 2016-12-14 03:33 +0000
Re: Mail.app problem Jolly Roger <jollyroger@pobox.com> - 2016-12-14 06:09 +0000
Re: Mail.app problem Bruce Esquibel <bje@ripco.com> - 2016-12-14 12:25 +0000
Re: Mail.app problem Jolly Roger <jollyroger@pobox.com> - 2016-12-14 15:23 +0000
Re: Mail.app problem Lewis <g.kreme@gmail.com.dontsendmecopies> - 2016-12-15 04:23 +0000
Re: Mail.app problem Bruce Esquibel <bje@ripco.com> - 2016-12-15 11:44 +0000
Re: Mail.app problem Lewis <g.kreme@gmail.com.dontsendmecopies> - 2016-12-15 02:30 +0000
Re: Mail.app problem Lewis <g.kreme@gmail.com.dontsendmecopies> - 2016-12-15 02:29 +0000
Re: Mail.app problem "Happy.Hobo" <Happy.Hobo@Spam.Invalid> - 2016-12-14 22:29 -0600
csiph-web