[OS X TeX] Shell Scripts and Paths (again)
Nigel King
king at dircon.co.uk
Mon Nov 11 05:35:27 EST 2002
I have a file ~/.login
It contains
--------
echo Running ~/.login
setenv PATH "${PATH}:/Users/nigelk/bin"
setenv PATH "${PATH}:/sw/bin"
setenv MANPATH "/sw/share/man:/usr/share/man"
alias ll ls -l
alias more less
setenv PAGER less
setenv DISPLAY :0
--------
After creating this logout and back in again.
Type env to discover what the PATH variable is set to for debugging.
--
Nigel
> Can someone please explain to me how to get the terminal to find a
> shell script (under 10.2)?
>
> I just wrote a simple one that works if I list the full path, but can't
> be found otherwise, even if I put it in /usr/local/bin. Am
> confused...what is the preferred way to deal with this?
>
> Thanks,
> Bruce
-----------------------------------------------------
Mac TeX info, resources, and news can be found at:
<http://www.esm.psu.edu/mac-tex/>
-----------------------------------------------------
List archives can be found at:
<http://www.esm.psu.edu/mac-tex/MacOSX-TeX-Digests/>
-----------------------------------------------------
See message headers for list info.
-----------------------------------------------------
More information about the MacOSX-TeX
mailing list