Re: [arch-general] .bashrc not executed on login

2011-12-10 Thread G. Schlisio
so, thats what i missed… thanks and sorry i bothered. Am 10.12.2011 23:28, schrieb Karol Blazewicz: On Sat, Dec 10, 2011 at 11:24 PM, G. Schlisio wrote: Hello all, if i execute 'sudo su -' roots .bashrc is obviously not executed, so my aliases are not loaded. file properties are 751 root:root

Re: [arch-general] .bashrc not executed on login

2011-12-10 Thread Thomas Bächler
Am 10.12.2011 23:24, schrieb G. Schlisio: > Hello all, > if i execute 'sudo su -' roots .bashrc is obviously not executed, so my > aliases are not loaded. > file properties are 751 root:root > did i miss something important? > thanks Maybe you should read the bash manpage first. signature.asc D

Re: [arch-general] .bashrc not executed on login

2011-12-10 Thread Fons Adriaensen
On Sat, Dec 10, 2011 at 05:26:33PM -0500, Jude DaShiell wrote: > usually someone forgot to do chmod 755 ./.bashrc . On Sat, 10 Dec > 2011, G. Schlisio wrote: Why should a ~/.bashrc need group/world permissions ? -- FA Vor uns liegt ein weites Tal, die Sonne scheint - ein Glitzerstrahl.

Re: [arch-general] .bashrc not executed on login

2011-12-10 Thread G. Schlisio
nope, 755 makes no difference to 751. Am 10.12.2011 23:26, schrieb Jude DaShiell: usually someone forgot to do chmod 755 ./.bashrc. On Sat, 10 Dec 2011, G. Schlisio wrote: Hello all, if i execute 'sudo su -' roots .bashrc is obviously not executed, so my aliases are not loaded. file properties

Re: [arch-general] .bashrc not executed on login

2011-12-10 Thread Karol Blazewicz
On Sat, Dec 10, 2011 at 11:24 PM, G. Schlisio wrote: > Hello all, > if i execute 'sudo su -' roots .bashrc is obviously not executed, so my > aliases are not loaded. > file properties are 751 root:root > did i miss something important? > thanks https://bbs.archlinux.org/viewtopic.php?pid=1024375#

Re: [arch-general] .bashrc not executed on login

2011-12-10 Thread Jude DaShiell
usually someone forgot to do chmod 755 ./.bashrc . On Sat, 10 Dec 2011, G. Schlisio wrote: > Hello all, > if i execute 'sudo su -' roots .bashrc is obviously not executed, so my > aliases are not loaded. > file properties are 751 root:root > did i miss something important? > thanks > > ---

[arch-general] .bashrc not executed on login

2011-12-10 Thread G. Schlisio
Hello all, if i execute 'sudo su -' roots .bashrc is obviously not executed, so my aliases are not loaded. file properties are 751 root:root did i miss something important? thanks