Subject: replacement for which(1)
To: None <tech-userlevel@netbsd.org>
From: Peter Postma <peter.postma@chello.nl>
List: tech-userlevel
Date: 03/21/2004 15:24:14
Hello,
I've ported OpenBSD's which(1). The which(1) in the NetBSD tree is still
a csh script and this one is a C program. The changes that I've made
are mostly style/knf and removement of whereis(1) stuff (OpenBSD has which(1)
and whereis(1) in one single program).
I hope this is good candidate as replacement for the csh script in the tree.
http://www.nedbsd.nl/~ppostma/which.tar.gz
--
Peter Postma