Subject: interix shell scripts: ldd and man
To: None <tech-pkg@netbsd.org>
From: Ben Collver <collver@peak.org>
List: tech-pkg
Date: 12/31/2005 07:02:45
Interix has a crippled man command, and no ldd command.
Here are shell scripts to simulate them.
ldd.sh is based on Gary V. Vaughan's ldd workalike for cygwin.

http://terrorpin.net/~ben/docs/comp/os/windows/interix/ldd.sh
http://terrorpin.net/~ben/docs/comp/os/windows/interix/man.sh

Ben