"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
Jim <[EMAIL PROTECTED]> writes:
> Hal wrote:
>
>
>> > Hi all.I have added some lines to my .bashrc in
>> > an attempt to make an alias and change my prompt. Though
>> > I completely log out and back in, the changes do not take
>> > effect (but xemacs does work when I type "xemacs").
>>
>>What
On Mon, Aug 26, 2002 at 10:29:40AM -0700, Gordon Messmer wrote:
> On Mon, 2002-08-26 at 10:01, Robert P. J. Day wrote:
> >
> > IMHO, setting the alias should go in your ~/.bashrc, while setting
> > the command line prompt should go in ~/.bash_profile.
>
> Anything used specifically by the intera
On Mon, 2002-08-26 at 10:01, Robert P. J. Day wrote:
>
> IMHO, setting the alias should go in your ~/.bashrc, while setting
> the command line prompt should go in ~/.bash_profile.
Anything used specifically by the interactive shell should go in
.bash_profile. That includes both your prompts and
On Mon, 26 Aug 2002, Jim wrote:
> Hal wrote:
>
>
> > > Hi all.I have added some lines to my .bashrc in
> > > an attempt to make an alias and change my prompt. Though
> > > I completely log out and back in, the changes do not take
> > > effect (but xemacs does work when I type "xemacs").
> >
On Tue, 25 Sep 2001 [EMAIL PROTECTED] wrote:
> -rwxr-xr-xbashrc*
> Is there any security problems?
Depends on what you have in there, whether you're using user-private home
directories (the default on Red Hat), and why you would want anyone else
to be able to execute your personal .bashrc. I
LEBLIN JY <[EMAIL PROTECTED]> on Mon, Mar 09, 1998 at 03:01:06PM +0100:
> Has anybody got an idea where the mistake is ( and it is certainly stupid ).
> Here is what my .bashrc is like if it may help. Unless i make a source
> .bashrc none of the alias is available.
Bash only sources bashrc on
10 matches
Mail list logo