the guess in comment #1 is correct. closing
** Changed in: bash (Ubuntu)
Status: Incomplete => Invalid
--
~/.bash_history owned by root
https://bugs.launchpad.net/bugs/415180
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ub
i am guessing that you can achieve this by running bash as root, but with $HOME
still set to /home/tarvid
eg if you used $sudo bash
s...@oberon:~$ sudo -i
r...@oberon:~# echo $HOME
/root
r...@oberon:~# logout
s...@oberon:~$ sudo -s
r...@oberon:~# echo $HOME
/home/sam
r...@oberon:~# exit
s...@ober
** Description changed:
Binary package hint: bash
I changed it to match .bash_profile, .bash_logout and .bashrc
tar...@venus:~/couchdb/apache-couchdb-0.9.1$ ls -la ~/.bash*
-rw-r--r-- 1 tarvid tarvid 1062 2009-06-17 16:23 /home/tarvid/.bash_history
-rw-r--r-- 1 tarvid tarvid 22
** Changed in: bash (Ubuntu)
Status: New => Incomplete
--
~/.bash_history owned by root
https://bugs.launchpad.net/bugs/415180
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.c