On Sat, Jan 26 2008, [EMAIL PROTECTED] wrote:
> 
> PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin"
> 
> Mutt is in /sw/bin/
> 
> How can I add /sw/bin/ to my path?

Hello,

Just after logging in, you can enter the command "ls -alrut", that shows in
the last lines, the files that have just been read. Among these files,
there should be an initialisation file for your shell, for example .bashrc
or .profile. In the end of this file, you can put the line
PATH=$PATH:/sw/bin

(for a csh-like shell, the syntax is perhaps different...)

Cheers, Peter

-- 
http://pmrb.free.fr/contact/

Reply via email to