On Fri, Aug 27, 2010 at 2:41 AM, Magnus Therning <magnus@therning.org>wrote:
On Fri, Aug 27, 2010 at 08:30, Nathan O <ndowens.aur@gmail.com> wrote:
On Fri, Aug 27, 2010 at 2:28 AM, Magnus Therning <magnus@therning.org wrote: [...] That is weird that you got grep to tell you which file(s) it was, when mine pointed nothing out to me.
Indeed. This is what I see:
% grep -R $(pwd)/src pkg Binary file pkg/usr/bin/fqterm.bin matches
I'm not sure if the dollar-sign was lost in your earlier email, but it is required to get the expected result.
/M
-- Magnus Therning (OpenPGP: 0xAB4DFBA4) magnus@therning.org Jabber: magnus@therning.org http://therning.org/magnus identi.ca|twitter: magthe
Tried it exactly how you typed it as well, and nothing again