On 5/19/2010 2:30 AM, Ralf Wildenhues wrote:
Hello Ian,
* Ian Beckwith wrote on Wed, May 19, 2010 at 03:54:52AM CEST:
* trap with signal numbers
According tohttp://www.opengroup.org/onlinepubs/009695399/utilities/trap.html
(btw, am I right in saying "The Open Group Base Specifications Issu
Jim Meyering wrote:
Hello,
While writing a few tests for userspec (below), I was surprised to
re-learn that chown USER_NAME: has a special meaning. It is a
shorthand for chown USER_NAME:+$(id -g USER_NAME) ...
I had expected it to be equivalent to this:
chown USER_NAME ...
Since the above beha
ction... || foo=false
action...
action...
$foo || echo warning
--
Brian K. White[EMAIL PROTECTED]http://www.myspace.com/KEYofR
+[>+++[>+>+++<<-]<-]>>+.>.+.+++.-.[>+<---]>++.
filePro BBxLinux SCO FreeBSD#callahans Satriani Filk!
background processes
never timeout. wget/ncftp/curl etc are all more robust choices for automated
operations even if only for that one reason.
--
Brian K. White[EMAIL PROTECTED]http://www.myspace.com/KEYofR
+[>+++[>+>+++<<-]<-]>>+.>.+.+++.-.[>+<---]>++.
filePro BBxLinux SCO FreeBSD#callahans Satriani Filk!
- Original Message -
From: "Eric Blake" <[EMAIL PROTECTED]>
To: "Brian K. White" <[EMAIL PROTECTED]>
Cc: ; <[EMAIL PROTECTED]>
Sent: Tuesday, April 08, 2008 8:39 AM
Subject: Re: fpurge.c, freadahead.c, freading.c make wrong assumption
> -B
- Original Message -
From: "Eric Blake" <[EMAIL PROTECTED]>
To: "Brian K. White" <[EMAIL PROTECTED]>
Cc: ; <[EMAIL PROTECTED]>
Sent: Monday, April 07, 2008 11:01 PM
Subject: Re: fpurge.c, freadahead.c, freading.c make wrong assumption
-BE
FIELDS 1
#define _M_I386 1
#define _M_I86 1
#define _M_I86SM 1
#define _M_INTERNAT 1
#define _M_SDATA 1
#define _M_STEXT 1
#define _M_SYS5 1
#define _M_SYSIII 1
#define _M_SYSV 1
#define _M_UNIX 1
#define _M_WORDSWAP 1
#define _M_XENIX 1
#define _SCO_C_DIALECT 1
#define _SCO_DS 1
#define _SCO_ELF 1
#defin