.bash_profile is not read by xterm under os x.
It only reads .bashrc. So I created a soft link with ln -s .bash_profile .bashrc to get things like hostname completion, and my modified paths to work with xterm.
It only reads .bashrc. So I created a soft link with ln -s .bash_profile .bashrc to get things like hostname completion, and my modified paths to work with xterm.
I was enjoying some sushi when I had a sudden eureka! feeling. I’m not sure if these came from upstairs or myself but it was quick. I am going to call these universal truths, and they were all ways to Continue reading
Port upgrade all, installs all ie. tells darwinports to install everything in the tree. Port upgrade installed; naturally just upgrades the ports you have installed.