From stugreen@bga.com Tue Jun 2 16:31:35 1998 From: stugreen@bga.com To: users@lists.opensuse.org Subject: [S.u.S.E. Linux] [Fwd: which which?] Date: Tue, 02 Jun 1998 11:31:35 -0500 Message-ID: <357428E6.93E180B3@realtime.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7650856707217794755==" --===============7650856707217794755== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable
'Morning, Have others experienced this abberation with which returning nothing for 'which which' and 'which ls'?? Regards, Stu-- BEGIN included message
-- END included message --===============7650856707217794755==-- From arunkhan@xnet.com Tue Jun 2 17:17:44 1998 From: arunkhan@xnet.com To: users@lists.opensuse.org Subject: Re: [S.u.S.E. Linux] [Fwd: which which?] Date: Tue, 02 Jun 1998 12:17:44 -0500 Message-ID: <3.0.5.32.19980602121744.007e3820@quake.xnet.com> In-Reply-To: <357428E6.93E180B3@realtime.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4861568912887364408==" --===============4861568912887364408== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit At 11:31 AM 98-06-02 -0500, you wrote: >'Morning, >Have others experienced this abberation with which returning nothing for > >'which which' and 'which ls'?? >Regards, >Stu For bash (and perhaps other shells) both are aliases that is why you don't see any display from which. In your shell type "alias" that will show your define aliases prompt> unalias ls prompt> which ls will show you ls is /bin/ls. HTH Arun Khan -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e --===============4861568912887364408==-- From weissel@jupiter.ph-cip.uni-koeln.de Wed Jun 3 13:40:49 1998 From: weissel@jupiter.ph-cip.uni-koeln.de To: users@lists.opensuse.org Subject: Re: [S.u.S.E. Linux] [Fwd: which which?] Date: Wed, 03 Jun 1998 15:40:49 +0200 Message-ID: <19980603154049.B10122@Tiger.uni-koeln.de> In-Reply-To: <3.0.5.32.19980602121744.007e3820@quake.xnet.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4424745464827606788==" --===============4424745464827606788== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Hi! Trying to kill the keyboard, arunkhan@xnet.com produced: > >Have others experienced this abberation with which returning nothing for > >'which which' and 'which ls'?? > > For bash (and perhaps other shells) both are aliases that is why you don't > see any display from which. But try strace -eioctl,write which ls and compare that to which compress or any other working one. BTW, which cd returns empty, but looking at strace should return an error ... something strange is going on ... -Wolfgang -- PGP 2 welcome: Mail me, subject "send PGP-key". If you've nothing at all to hide, you must be boring. Unsolicited Bulk E-Mails: *You* pay for ads you never wanted. Is our economy _so_ weak we have to tolerate SPAMMERS? I guess not. -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e --===============4424745464827606788==--
- To: alg-l@lists.io.com
- Subject: Re: which which?
- From: Stu Green <stugreen@bga.co= m>
- Date: Tue, 02 Jun 1998 10:45:40 -0500
- References: <199805310437.XAA17174@mail10.jump.net>
- Reply-To: alg-l@lists.io.com= A>
- Sender: owner-alg-l@list= s.io.com
Patrick Goetz wrote: > Can anyone confirm/deny the following SuSE 5.2 quirk? > > which which > and > which ls > > return blank lines (instead of the path for which and ls, resp.). > > --- > To unsubscribe send the message "unsubscribe alg-l" without quotes > to majordomo@lists.io.com > Send questions to owner-alg-l@lists.io.com > The ALG web page is at http://members.aol= .com/U4icRecall/alg.htm> The abnormality is confirmed. Stu --- To unsubscribe send the message "unsubscribe alg-l" without quotes to majordomo@lists.io.com Send questions to owner-alg-l@lists.io.com The ALG web page is at = http://members.aol.c= om/U4icRecall/alg.htm>