I am currently toying with xampp on ubuntu intrepid ibex. To be able to execute for example mysqldump, i have to use the following command:
$ sudo /opt/lampp/bin/mysqldump Now, I wanted to add the /opt/lampp/bin to bash so that I don't have to type the full path. I have read quite a few how-to's on this but I am perplexed where do I really have to put these lines... PATH:$PATH:/opt/lampp/bin export PATH Is it at /etc/profile? /etc/bash.bashrc? ~/.bashrc?! Or am I even on the right path? Please help. Thank you. -- David Tacasa Asuncion, Jr. website keeper, forever linux newbie, BUM extraordinaire Linux User # 406430 http://counter.li.org/ GPG: 0A024BC0
_________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List http://lists.linux.org.ph/mailman/listinfo/plug Searchable Archives: http://archives.free.net.ph

