Re: POSIX patches
From: Olaf Hering <olh_at_suse.de>
Date: 2003-04-23 18:07:52 CEST
On Wed, Apr 23, Greg Hudson wrote:
> On Wed, 2003-04-23 at 03:14, Olaf Hering wrote:
Yes, typo:
nectarine:/ # head --version
Copyright (C) 2003 Free Software Foundation, Inc.
Mandatory arguments to long options are mandatory for short options too.
SIZE may have a multiplier suffix: b for 512, k for 1K, m for 1 Meg.
Report bugs to <bug-coreutils@gnu.org>.
> susv2 documents the head -N syntax (see
We can do it without head and tail.
-ah_version=`${AUTOHEADER:-autoheader} --version 2>/dev/null|head -1| sed -e 's/^[^0-9]*//' -e 's/[a-z]* *$//'`
- VERSION="`svn st -vu README | tail -1 | awk '{print $3}'`"
-- USB is for mice, FireWire is for men! --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Apr 23 18:14:04 2003 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.