tags #367333 confirmed pending thanks On Mon, May 15, 2006 at 09:51:05AM +0200, Marc Haber wrote: > if command -v dotlockfile >/dev/null 2&>1; then > ... > else > echo >&2 "no dotlockfile binary in path, not checking for already running > aide" > fi > > seems to do the job. Can you verify?
I have decided to keep the dotlockfile presence check with the new, correct command -v idiom and have committed the change to svn. Greetings Marc -- ----------------------------------------------------------------------------- Marc Haber | "I don't trust Computers. They | Mailadresse im Header Mannheim, Germany | lose things." Winona Ryder | Fon: *49 621 72739834 Nordisch by Nature | How to make an American Quilt | Fax: *49 621 72739835 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

