From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu From: "Douglas A. Gwyn" Message-ID: <3F097CF9.9683D36E@null.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <3F07C5D3.7030808@null.net>, <008d01c34475$616cf9a0$d2944251@insultant.net> Subject: Re: [9fans] 'find' Date: Mon, 7 Jul 2003 14:05:23 +0000 Topicbox-Message-UUID: eb62bc26-eacb-11e9-9e20-41e7f4b1d025 "boyd, rounin" wrote: > ... | xargs grep foo /dev/null > but you [doug] knew that anyway. Yeah, in fact I have to do that a lot. Clearly this is a kludge. Why should /dev/null have to get involved?