bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: updatedb files portable?


From: Andreas Metzler
Subject: Re: updatedb files portable?
Date: Sat, 10 Dec 2005 14:48:15 +0100
User-agent: Mutt/1.5.11

On 2005-12-08 Peter Fales <address@hidden> wrote:
[...]
>       #! /bin/sh

> and around line 249 we have 

>       if ! bigrams=`mktemp -t updatedbXXXXXXXXX`; then
>       
> However (sadly), the solaris bin/sh doesn't support the "!" operation.

Afaik using ! to change the exit status of a pipeline to its logical
NOT is a required POSIX feature.
          cu andreas
-- 
The 'Galactic Cleaning' policy undertaken by Emperor Zhark is a personal
vision of the emperor's, and its inclusion in this work does not constitute
tacit approval by the author or the publisher for any such projects,
howsoever undertaken.                                (c) Jasper Ffforde




reply via email to

[Prev in Thread] Current Thread [Next in Thread]