Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: rbowman Newsgroups: comp.os.linux.misc Subject: Re: Ridiculous Online Programming "Advice" Date: 12 Jan 2026 08:05:04 GMT Lines: 13 Message-ID: References: <546dnQ79vYkSZP_0nZ2dnZfqnPSdnZ2d@giganews.com> <7y2dnbcmBsiqyP70nZ2dnZfqn_udnZ2d@giganews.com> <10k22ov$24t9m$2@dont-email.me> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: individual.net rXbogSLzmsLTXW2+vzhBnw44bwgl6jje65y0RyoSHkTYfm9QhF Cancel-Lock: sha1:gi7Ev7GbJQT4GwpTkhq9c7fOx7E= sha256:70dGQTK5XWU+qMyU8FwZeSjqhd76wEbU2ImXiVt8Wo4= User-Agent: Pan/0.162 (Pokrosvk) Xref: csiph.com comp.os.linux.misc:80974 On Mon, 12 Jan 2026 06:02:07 -0000 (UTC), Rich wrote: > You may want to quote the $1 expansion, or the find will complain the > first time you do 'Find "something with spaces"' $2 was the problem for my usage. $ Find *.cpp "cout << buf" ./winutils/tail.cpp: cout << buf << endl; ./winutils/tail.cpp: cout << buf << endl; ./winutils/tail.cpp: cout << buf << endl;