On Fri, Jul 31, 1998 at 04:43:21PM -0700, Tim Christensen wrote: > How do I create or edit paths? For instance, how do I put the X window > system directory in my path?
export PATH=/usr/local/bin:$PATH for example. Put something to this effect in your ~/.bash_profile. See also /etc/profile. Marcus -- "Rhubarb is no Egyptian god." Debian GNU/Linux finger brinkmd@ Marcus Brinkmann http://www.debian.org master.debian.org [EMAIL PROTECTED] for public PGP Key http://homepage.ruhr-uni-bochum.de/Marcus.Brinkmann/ PGP Key ID 36E7CD09 -- Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null