Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Aug 1995 12:39:51 +0200
From:      Wolfram Schneider <wosch@cs.tu-berlin.de>
To:        joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch)
Cc:        freebsd-hackers@freebsd.org (FreeBSD hackers)
Subject:   whereis whereis?
Message-ID:  <199508201039.MAA00820@localhost>
In-Reply-To: <199508200821.KAA27131@uriah.heep.sax.de>
References:  <199508200821.KAA27131@uriah.heep.sax.de>

next in thread | previous in thread | raw e-mail | index | archive | help
J. Wunsch writes:

>So whereis(1) now finally degraded to which(1) (sort of).  

$ whereis ls
/bin/ls
$ echo $?
255
$ whereis /bin/ls |wc -l
	0

It is buggy and not a which(1).

Wolfram



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199508201039.MAA00820>