Re: SOLVED: Re: HELP - apt-get - sorry

2002-11-20 Thread Osamu Aoki
On Wed, Nov 20, 2002 at 09:32:19AM +0100, Setyo Nugroho wrote: > Hi, > Oki & Asamu thanks for your positive responses. > > I put the flwg line at the and of ~/.bash_profile: > if [-f ~/.bashrc]; then . ~/.bashrc;fi > This solves the problem. It is optional feature in /etc/skel script :) > /

SOLVED: Re: HELP - apt-get - sorry

2002-11-20 Thread Setyo Nugroho
Hi, Oki & Asamu thanks for your positive responses. I put the flwg line at the and of ~/.bash_profile: if [-f ~/.bashrc]; then . ~/.bashrc;fi This solves the problem. /etc/skel/.bash_profile contains the original ~/.bash_profile before it was edited, in my case before new paths were added.

Re: HELP - apt-get - sorry

2002-11-18 Thread Osamu Aoki
On Mon, Nov 18, 2002 at 03:09:56PM +0100, Setyo Nugroho wrote: > Hi, > I apologize for sending you previously these mails *inadvertently*, i.e. two mails, >each three times. I am really ashamed of it. > > Am still trying to fix the problem. the ~/.profile file has disappeared. How to >obtain

Re: HELP - apt-get - sorry

2002-11-18 Thread Oki DZ
On Mon, Nov 18, 2002 at 03:09:56PM +0100, Setyo Nugroho wrote: > Am still trying to fix the problem. the ~/.profile file has > disappeared. How to obtain the old file showing path configuration > etc? Take look at /etc/profile. But if you don't have the backup of your ~/.profile, then you have to

Re: HELP - apt-get - sorry

2002-11-18 Thread Setyo Nugroho
Hi, I apologize for sending you previously these mails *inadvertently*, i.e. two mails, each three times. I am really ashamed of it. Am still trying to fix the problem. the ~/.profile file has disappeared. How to obtain the old file showing path configuration etc? Any help would highly be