Re: [gentoo-user] local file containing a web site

2017-06-10 Thread Walter Dnes
On Sat, Jun 10, 2017 at 12:12:09PM -0400, allan gottlieb wrote > I was interviewed and the material was put on a website > (news.mit.edu/2017/reflections-puzzle-keeper-allan-gottlieb-0608). > > For someone to view this they need that > 1. They are on the net. > 2. MIT has not removed it. > > I

[gentoo-user] Re: local file containing a web site

2017-06-10 Thread Ian Zimmerman
On 2017-06-10 16:43, Dale wrote: > > I would like to produce a file containing what is seen when viewing > > that web page (it brings in other pages). A pdf would be good, but > > others would be OK. > > > > The goal is to be able to put this on a flash drive and be able to > > view in without ne

Re: [gentoo-user] local file containing a web site

2017-06-10 Thread Bill Kenworthy
On 11/06/17 00:12, allan gottlieb wrote: > I was interviewed and the material was put on a website > (news.mit.edu/2017/reflections-puzzle-keeper-allan-gottlieb-0608). > > For someone to view this they need that > 1. They are on the net. > 2. MIT has not removed it. > > I would like to produce

Re: [gentoo-user] local file containing a web site

2017-06-10 Thread Dale
allan gottlieb wrote: > I was interviewed and the material was put on a website > (news.mit.edu/2017/reflections-puzzle-keeper-allan-gottlieb-0608). > > For someone to view this they need that > 1. They are on the net. > 2. MIT has not removed it. > > I would like to produce a file containing wh

[gentoo-user] local file containing a web site

2017-06-10 Thread allan gottlieb
I was interviewed and the material was put on a website (news.mit.edu/2017/reflections-puzzle-keeper-allan-gottlieb-0608). For someone to view this they need that 1. They are on the net. 2. MIT has not removed it. I would like to produce a file containing what is seen when viewing that web pag

[gentoo-user] Re: Why is PS1 (the console prompt) different for the root user?

2017-06-10 Thread Ian Zimmerman
On 2017-06-10 09:12, Nikos Chantziaras wrote: > I noticed that the root prompt does not include the full path of the > current directory. > ... > So for users, I can see where I am ("/usr/bin"). For root, I cannot. It > just says "bin". > ... > Is there a rationale for this? One guess: whe

Re: [gentoo-user] Why is PS1 (the console prompt) different for the root user?

2017-06-10 Thread Dale
Nikos Chantziaras wrote: > I noticed that the root prompt does not include the full path of the > current directory. Normal user: > > me@gentoopc ~ $ cd /usr/bin > me@gentoopc /usr/bin $ > > However, for root: > > gentoopc ~ # cd /usr/bin > gentoopc bin # > > So for users, I can see where I

[gentoo-user] Re: Why is PS1 (the console prompt) different for the root user?

2017-06-10 Thread Nikos Chantziaras
On 06/10/2017 09:24 PM, Toralf Förster wrote: On 06/10/2017 08:06 PM, Nikos Chantziaras wrote: I'm not seeing it :-P Well, not really documented, but I'd say to have (beside the user name) a different thing to indicate that this is the super user command line. It's in red, has the "usern

Re: [gentoo-user] Why is PS1 (the console prompt) different for the root user?

2017-06-10 Thread Toralf Förster
On 06/10/2017 08:37 PM, Mart Raudsepp wrote: > Ühel kenal päeval, L, 10.06.2017 kell 09:12, kirjutas Nikos > Chantziaras: >> I noticed that the root prompt does not include the full path of the >> current directory. Normal user: >> >>me@gentoopc ~ $ cd /usr/bin >>me@gentoopc /usr/bin $ >>

Re: [gentoo-user] Why is PS1 (the console prompt) different for the root user?

2017-06-10 Thread Mart Raudsepp
Ühel kenal päeval, L, 10.06.2017 kell 09:12, kirjutas Nikos Chantziaras: > I noticed that the root prompt does not include the full path of the  > current directory. Normal user: > >    me@gentoopc ~ $ cd /usr/bin >    me@gentoopc /usr/bin $ > > However, for root: > >    gentoopc ~ # cd /usr/bin

Re: [gentoo-user] Re: Why is PS1 (the console prompt) different for the root user?

2017-06-10 Thread Toralf Förster
On 06/10/2017 08:06 PM, Nikos Chantziaras wrote: >> > > I'm not seeing it :-P Well, not really documented, but I'd say to have (beside the user name) a different thing to indicate that this is the super user command line. -- Toralf PGP 23217DA7 9B888F45 signature.asc Description: OpenPGP digi

[gentoo-user] Re: Why is PS1 (the console prompt) different for the root user?

2017-06-10 Thread Nikos Chantziaras
On 06/10/2017 11:50 AM, Toralf Förster wrote: On 06/10/2017 08:12 AM, Nikos Chantziaras wrote: Is there a rationale for this? Yes, please look into /etc/bash/bashrc (near to the end) ;) I'm not seeing it :-P

Re: [gentoo-user] Why is PS1 (the console prompt) different for the root user?

2017-06-10 Thread Alan McKinnon
On 10/06/2017 08:12, Nikos Chantziaras wrote: > I noticed that the root prompt does not include the full path of the > current directory. Normal user: > > me@gentoopc ~ $ cd /usr/bin > me@gentoopc /usr/bin $ > > However, for root: > > gentoopc ~ # cd /usr/bin > gentoopc bin # > > So for

Re: [gentoo-user] Why is PS1 (the console prompt) different for the root user?

2017-06-10 Thread Toralf Förster
On 06/10/2017 08:12 AM, Nikos Chantziaras wrote: > > Is there a rationale for this? > Yes, please look into /etc/bash/bashrc (near to the end) ;) -- Toralf PGP 23217DA7 9B888F45 signature.asc Description: OpenPGP digital signature

Re: [gentoo-user] Why is PS1 (the console prompt) different for the root user?

2017-06-10 Thread Thanasis
On 06/10/2017 09:12 AM, Nikos Chantziaras wrote: > I noticed that the root prompt does not include the full path of the > current directory. I think this gets defined in /etc/profile