On 26.12.2024 14:03, Greg Wooledge wrote:
On Thu, Dec 26, 2024 at 10:56:31 +, Chris Green wrote:
hen...@privatembox.com wrote:
>
> So, since I am using a login shell, and I have .bashrc created. thus I
> have to create a .profile to include .bashrc? Am I right?
>
Yes, I think that's the righ
On 2024-12-26, hen...@privatembox.com wrote:
> Hello
>
> I have these settings in .bashrc of my home dir:
>
> $ cat .bashrc
> export TF_CPP_MIN_LOG_LEVEL=3
> export CUDA_VISIBLE_DEVICES=-1
>
> but every time after i login the system, the settings are not activated.
> I have to source it by hand to
On Thu, Dec 26, 2024 at 10:56:31 +, Chris Green wrote:
> hen...@privatembox.com wrote:
> >
> > So, since I am using a login shell, and I have .bashrc created. thus I
> > have to create a .profile to include .bashrc? Am I right?
> >
> Yes, I think that's the right way round.
Agreed. Even if
> Sent: Thursday, December 26, 2024 at 5:56 AM
> From: "Chris Green"
> To: debian-user@lists.debian.org
> Subject: Re: bashrc question
>
> hen...@privatembox.com wrote:
> >
> > So, since I am using a login shell, and I have .bashrc created. thus I
hen...@privatembox.com wrote:
>
> So, since I am using a login shell, and I have .bashrc created. thus I
> have to create a .profile to include .bashrc? Am I right?
>
Yes, I think that's the right way round.
I use ssh a lot and have a 'standard' configuration for all the
systems I ssh into.
On
On 26.12.2024 04:52, Greg Wooledge wrote:
On Thu, Dec 26, 2024 at 04:16:17 +0100, hen...@privatembox.com wrote:
Hello
I have these settings in .bashrc of my home dir:
$ cat .bashrc
export TF_CPP_MIN_LOG_LEVEL=3
export CUDA_VISIBLE_DEVICES=-1
but every time after i login the system, the settin
On Thu, Dec 26, 2024 at 04:16:17 +0100, hen...@privatembox.com wrote:
> Hello
>
> I have these settings in .bashrc of my home dir:
>
> $ cat .bashrc
> export TF_CPP_MIN_LOG_LEVEL=3
> export CUDA_VISIBLE_DEVICES=-1
>
> but every time after i login the system, the settings are not activated.
> I h
On Thursday, 26-12-2024 at 14:16 hen...@privatembox.com wrote:
> Hello
>
> I have these settings in .bashrc of my home dir:
>
> $ cat .bashrc
> export TF_CPP_MIN_LOG_LEVEL=3
> export CUDA_VISIBLE_DEVICES=-1
>
> but every time after i login the system, the settings are not activated.
> I have
%% Debian Ghost <[EMAIL PROTECTED]> writes:
dg> Ghost here. Recently switched from ksh to bash and have a question.
dg> When I open up an Eterm, it does not seem to be reading my .bashrc
dg> properly.
dg> Can anyone give bash advice?
The bash man page is _VERY_ comprehensive and well-wri
Put in your user .bash_profile:
source $HOME/.bashrc
On 06-Sep-2000 Debian Ghost wrote:
>
> Also, wish to have my ls = ls --color. Both of these things are not
> working. It almost seems as if my .bashrc is ignored.
>
> Can anyone give bash advice?
>
> Thank$ a lot!
>
> Debian Ghost
>
> 'spa
10 matches
Mail list logo