[freetds] RE: Make fails solaris 8
Frediano Ziglio
freddyz77 at tin.it
Tue Apr 13 04:41:28 EDT 2004
Il mar, 2004-04-13 alle 05:45, James K. Lowden ha scritto:
> On Thu, 8 Apr 2004, "Damian Marinaccio" <dxmwml at rit.edu> wrote:
> > Yes you are correct /bin/sh has a built in test program that does not
> > support -L.
> >
>
> Can you tell me, please if -h is supported:
>
> #! /bin/sh
> touch /tmp/t
> ln -s /tmp/t /tmp/tl
> if [ -h /tmp/tl ]; then
> echo found a link
> fi
>
> Works for me.
>
James... it's not even documented in my man ... (Fedora Core 1, man in
italian). Perhaps -r is enough?
freddy77
More information about the FreeTDS
mailing list