"Reuben D. Budiardja" <[EMAIL PROTECTED]> writes:
> However, I forgot to copy some files from the old home before I deleted it,
> including .bashrc. No problem, I though, I just copied it from my other
> machine. But then whenever I log in, the /home/rdonald/.bashrc file does not
> get executed
On Fri, Jun 13, 2003 at 09:34:38AM -0400, Reuben D. Budiardja wrote:
> I recenltly moved around my home directory. Previously it was in /rdonald
> (separate partition), and then I move it to /home/rdonald. I logged in as
> root, and edit /etc/passwd and put my home dir as /home/rdonald there.
>
Quoting "Reuben D. Budiardja" <[EMAIL PROTECTED]>:
when you 'log in', it is not .bashrc which gets executed, but .bash_profile
.bashrc is executed when you open an xterm (or some other term emulator), when
you `su` or in some other instances, as when you telnet or ssh.
maybe if you do a link fro
On 06/13/03 09:34 -0400, Reuben D. Budiardja wrote:
>
> Hi,
> I recenltly moved around my home directory. Previously it was in /rdonald
> (separate partition), and then I move it to /home/rdonald. I logged in as
> root, and edit /etc/passwd and put my home dir as /home/rdonald there.
>
> Howev
Hi,
I recenltly moved around my home directory. Previously it was in /rdonald
(separate partition), and then I move it to /home/rdonald. I logged in as
root, and edit /etc/passwd and put my home dir as /home/rdonald there.
However, I forgot to copy some files from the old home before I deleted