From owner-freebsd-current Thu Sep 23 16:16:53 1999 Delivered-To: freebsd-current@freebsd.org Received: from arc.hq.cti.ru (arc.hq.cti.ru [195.34.40.3]) by hub.freebsd.org (Postfix) with ESMTP id 640A714E97 for ; Thu, 23 Sep 1999 16:16:33 -0700 (PDT) (envelope-from dima@tejblum.pp.ru) Received: (from uucp@localhost) by arc.hq.cti.ru (8.9.3/8.9.3) with UUCP id DAA41873; Fri, 24 Sep 1999 03:12:03 +0400 (MSD) (envelope-from dima@tejblum.pp.ru) Received: from tejblum.pp.ru (localhost [127.0.0.1]) by tejblum.pp.ru (8.9.3/8.9.3) with ESMTP id DAA05642; Fri, 24 Sep 1999 03:15:45 +0400 (MSD) (envelope-from dima@tejblum.pp.ru) Message-Id: <199909232315.DAA05642@tejblum.pp.ru> X-Mailer: exmh version 2.0gamma 1/27/96 To: "Matthew D. Fuller" Cc: Darryl Okahata , freebsd-current@FreeBSD.ORG, Anton Berezin From: Dmitrij Tejblum Subject: Re: ccd build failure In-reply-to: Your message of "Thu, 23 Sep 1999 17:54:00 CDT." <19990923175400.M10357@futuresouth.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 24 Sep 1999 03:15:44 +0400 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Matthew D. Fuller" wrote: > OK: > #!/bin/sh > (cvs status | grep '^File:' | grep -v 'Status: Up-to-date$') 2> /dev/null Excuse me, I apparently completely missed the idea, but what is wrong with cvs -qn up ? Dima To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message