|
|||||||||||
|
Re: .bash_profile and .bashrc not executing
From: s. keeling <keeling(at)nucleus.com>
Date: Sun Jan 13 2008 - 12:59:57 EST
That's excessive. Reboots are only necessary when you update the kernel and modules, or change hardware. > Another thing, I tried to run ~/.bash_profile and got "\bash: (0) heretic /home/keeling_ ls -lF .profile .bash_profile .bashrc /bin/ls: .bash_profile: No such file or directory -rw-r--r-- 1 keeling keeling 1158 2007-06-14 12:44 .bashrc -rw-r--r-- 1 keeling keeling 1203 2008-01-05 10:03 .profile Notice I have no .bash_profile, but I do have .profile, and neither of those are executable. On startup, bash looks for .profile or .bash_profile and runs it. Manually, try: source ~/.bash_profile or: . ~/.bash_profile # that's a period/dot -- Any technology distinguishable from magic is insufficiently advanced. (*) http://blinkynet.net/comp/uip5.html Linux Counter #80292 - - http://www.faqs.org/rfcs/rfc1855.html Please, don't Cc: me. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.orgReceived on Sun Jan 13 13:01:24 2008 This archive was generated by hypermail 2.1.8 : Mon Mar 03 2008 - 17:11:09 EST |
||||||||||
|
|||||||||||