Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 16 Jul 2002 22:02:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 16 Jul 2002 22:02:38 -0400 Received: from tapu.f00f.org ([66.60.186.129]:170 "EHLO tapu.f00f.org") by vger.kernel.org with ESMTP id ; Tue, 16 Jul 2002 22:02:38 -0400 Date: Tue, 16 Jul 2002 19:05:35 -0700 From: Chris Wedgwood To: Alan Cox Cc: Larry McVoy , Marcelo Tosatti , linux-kernel@vger.kernel.org Subject: [OT] -print argument to find (was [PATCH for 2.4] fix find to not stumble over BK) Message-ID: <20020717020535.GB1901@tapu.f00f.org> References: <20020716170821.A8462@work.bitmover.com> <1026870033.1688.116.camel@irongate.swansea.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1026870033.1688.116.camel@irongate.swansea.linux.org.uk> User-Agent: Mutt/1.4i X-No-Archive: Yes Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 593 Lines: 23 On Wed, Jul 17, 2002 at 02:40:33AM +0100, Alan Cox wrote: The -print is not needed. See IEEE Std 1003.1-2001 If no expression is present, -print shall be used as the expression. [...] Interesting... That said, I do out of habit as Solaris did/does require print and so does some other commercial OS (I forget which now). --cw - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/