I changed the PS1 for my bash promt. I put it in
the .bashrc file in my home dir. After I did that it seems
like some of the bash commands got lost. I am trying to
compile a program and make and all its descendants come up
with "command not found". The proggie I'm trying to compile
was a tarball that I opened and it has a "makefile" in it.
I've compiled quite a few programs before, but never had
this problem before. Did I somehow hose my shell? I
tried to fix it by copying virgin .bash* files from one of
my other user accounts. It brought back the default PS1
promt. But the missing commands are still not there.