Hi,

sorry I don't understand your problem. If you do
% $PATH
then you ask the shell to execute the path string, which of course is not a command.
If you want to look at the PATH value, then you have to type
% echo $PATH


HTH,
        Remi

On Tuesday, November 18, 2003, at 10:17 AM, Yoav Felberbaum wrote:

Wanted to do some tinkering with some programs I wrote, so decided to put it in my $PATH.

However, before I did that, I did $PATH & got this -
---
% $PATH
/sw/bin:/sw/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/ local/bin: Command not found.
---


Investigating this a while ago, IIRC, there's a bug in init.csh which I found by stepping through. Sorry I can't be more specific as it was ages ago. If no-one has an immediate solution, then I'll dig out what I did exactly & let you know.

TIA!

--
Yoav Felberbaum
E-Mail: [EMAIL PROTECTED]


------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users




---------------------------------------------------------------------
Truth decays into beauty, while beauty soon becomes merely charm.
Charm ends up as strangeness, and even that doesn't last, but up and
down are forever.                                         (Anonymous)

*********************************************************************
Remigius K. Mommsen                 e-mail: [EMAIL PROTECTED]
University of California, Irvine       URL:    http://cern.ch/mommsen
c/o SLAC                             voice:        ++1 (650) 926-3595
2575 Sand Hill Road #35                fax:        ++1 (650) 926-3882
Menlo Park, CA 94025, US              home:        ++1 (650) 233-9041
*********************************************************************



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to