home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ogicse!news.u.washington.edu!serval!hlu
- From: hlu@eecs.wsu.edu (H.J. Lu)
- Newsgroups: comp.os.linux
- Subject: Re: which(1) ? where-is-it : I-wrote-one
- Message-ID: <1992Nov9.184149.27457@serval.net.wsu.edu>
- Date: 9 Nov 92 18:41:49 GMT
- Article-I.D.: serval.1992Nov9.184149.27457
- References: <9211082953@gandalf.moria>
- Sender: news@serval.net.wsu.edu (USENET News System)
- Organization: School of EECS, Washington State University
- Lines: 16
-
- In article <9211082953@gandalf.moria>, michael@gandalf.moria (Michael Haardt) writes:
- |> Hello,
- |>
- |> I just noted that the GNU shellutils don't include which(1). If there
- |> is a version floating around, I would like to know where I can get it,
- |> otherwise I offer to make mine (including manual page) available.
- |>
- |> I am not too happy with using the one from Minix. It is ok for me,
- |> because I bought Minix, but others didn't and I think giving Minix-which
- |> away is a copyright violation.
- |>
- |> Michael
-
- `which' is a builtin cmd for zsh and bash. Try `type' and make an alias.
-
- H.J.
-