|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Subject: Re: INSTALL.sh
From: Arne K. Haaje (arne
haaje.com)Date: Mon May 22 2000 - 03:31:14 CDT
- Next message: Frank Bonnet: "Postfix running with FreeBSD and Bi-processor CPU ?"
- Previous message: John Goodens: "Where is this?"
- In reply to: Matthias Andree: "Re: INSTALL.sh"
- Next in thread: Marco d'Itri: "Re: INSTALL.sh"
- Next in thread: Matthias Andree: "Re: INSTALL.sh"
- Reply: Arne K. Haaje: "Re: INSTALL.sh"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Matthias Andree wrote:
>
> wietse
porcupine.org (Wietse Venema) writes:
>
> > Warning, test -f follows symlinks.
>
> Bewilderedly staring at the COMPATIBILTY section of the Linux and NetBSD
> fstat(2) man pages, I think this problem is non-trivial.
>
> --
> Matthias Andree
>
> Where do you think you're going today?
Instead of test perhaps find can be used ?
find /usr/lib -name sendmail -type l
should test true if /usr/lib/sendmail is a link.
Arne
-- -------------------------------- Arne K. Haaje | T: 69 92 04 90 Enebakkveien 2 | F: 69 92 04 91 1625 Tomter | M: 92 88 44 66 --------------------------------
- Next message: Frank Bonnet: "Postfix running with FreeBSD and Bi-processor CPU ?"
- Previous message: John Goodens: "Where is this?"
- In reply to: Matthias Andree: "Re: INSTALL.sh"
- Next in thread: Marco d'Itri: "Re: INSTALL.sh"
- Next in thread: Matthias Andree: "Re: INSTALL.sh"
- Reply: Arne K. Haaje: "Re: INSTALL.sh"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]