bug-bash
[Top][All Lists]
Advanced

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

[ -l linkfile ] test


From: Martin MOKREJŠ
Subject: [ -l linkfile ] test
Date: Sat, 21 Dec 2002 22:15:44 +0100 (CET)

Hi,
  I've found that /sbin/sh on Irix system is somehow weird, and
understands

if [ -l link ]; then
  echo "file is a softlink"
fi

  Is it possible to add this to bash-2.05b?

This would help me out of this terrible situation, as /sbin/sh dumps core
currently, but work works fine during boot. :(

Thanks!
-- 
Martin Mokrejs <mmokrejs@natur.cuni.cz>, <m.mokrejs@gsf.de>
PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs
MIPS / Institute for Bioinformatics <http://mips.gsf.de>
GSF - National Research Center for Environment and Health
Ingolstaedter Landstrasse 1, D-85764 Neuherberg, Germany
tel.: +49-89-3187 3683 , fax: +49-89-3187 3585





reply via email to

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