home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 16168 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  1.0 KB

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