From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu From: "Douglas A. Gwyn" Message-ID: <3F07C5D3.7030808@null.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit References: <200307051838.h65Icn704965@augusta.math.psu.edu>, <001b01c3436c$4d668840$d2944251@insultant.net> Subject: Re: [9fans] 'find' Date: Mon, 7 Jul 2003 08:33:44 +0000 Topicbox-Message-UUID: eaca3690-eacb-11e9-9e20-41e7f4b1d025 boyd, rounin wrote: >>err, this *does* beg the question; what's wrong with `grep pattern foo'? > yes What's wrong with grep pattern foo is that it acts differently from grep pattern foo1 foo2. Whether or not the filename is displayed as a prefix should be controlled by a command option, not by how many file arguments there are.