Re: changing prompt for user in jail

2012-12-31 Thread Polytropon
On Mon, 31 Dec 2012 12:29:44 -0500, Fbsd8 wrote: > Aldis Berjoza wrote: > > > > 31.12.2012, 18:26, "Fbsd8" : > > > >> Them I put the set prompt = "# %/ >" statement in the jail's > >> /usr/share/skel/.cshrc and created a different user account > >> using the same pw command, still no joy. > > >

Re: changing prompt for user in jail

2012-12-31 Thread Polytropon
On Mon, 31 Dec 2012 11:25:38 -0500, Fbsd8 wrote: > Now when I login to the jail over remote ssh to the just created user > account I get the % prompt, then su to root and get the > set prompt = "# %/ >". > I want that same prompt for all user I create in the jail. Each user you add will have "pre

Re: changing prompt for user in jail

2012-12-31 Thread Fbsd8
Aldis Berjoza wrote: 31.12.2012, 18:26, "Fbsd8" : Them I put the set prompt = "# %/ >" statement in the jail's /usr/share/skel/.cshrc and created a different user account using the same pw command, still no joy. Shouldn't that be /etc/skel/.cshrc ? Nope, no such directory as /etc/skel as

Re: changing prompt for user in jail

2012-12-31 Thread Aldis Berjoza
31.12.2012, 18:26, "Fbsd8" : > Them I put the set prompt = "# %/ >" statement in the jail's > /usr/share/skel/.cshrc and created a different user account > using the same pw command, still no joy. Shouldn't that be /etc/skel/.cshrc ? -- Aldis Berjoza FreeBSD addict ___

changing prompt for user in jail

2012-12-31 Thread Fbsd8
When I change the prompt for root's .cshrc file in the jail it works as expected. if ($?prompt) then # An interactive shell -- set some stuff up set prompt = "# %/ >" set filec set history = 100 set savehist = 100 set mail = (/var/mail/$USER)

Re: Changing prompt

2006-03-28 Thread User Elisej
On Tue, Mar 28, 2006 at 07:24:05AM -0300, Rodrigo G. Tavares de Souza wrote: > Hi, > > How could I show the path on prompt or see colored files when I make a ls > command? > > Best Regards, > Rodrigo Souza > Sao Paulo - Brazil The first depends on the shell used. For example, in bash do: expo

Re: Changing prompt

2006-03-28 Thread Vaaf
At 12:57 28.03.2006, Glenn Dawson wrote: At 02:29 AM 3/28/2006, Vaaf wrote: At 12:24 28.03.2006, Rodrigo G. Tavares de Souza wrote: Hi, How could I show the path on prompt or see colored files when I make a ls command? Best Regards, Rodrigo Souza Sao Paulo - Brazil ___

Re: Changing prompt

2006-03-28 Thread Glenn Dawson
At 02:29 AM 3/28/2006, Vaaf wrote: At 12:24 28.03.2006, Rodrigo G. Tavares de Souza wrote: Hi, How could I show the path on prompt or see colored files when I make a ls command? Best Regards, Rodrigo Souza Sao Paulo - Brazil ___ freebsd-questions

Re: Changing prompt

2006-03-28 Thread Vaaf
At 12:24 28.03.2006, Rodrigo G. Tavares de Souza wrote: Hi, How could I show the path on prompt or see colored files when I make a ls command? Best Regards, Rodrigo Souza Sao Paulo - Brazil ___ freebsd-questions@freebsd.org mailing list http://lis

Changing prompt

2006-03-28 Thread Rodrigo G. Tavares de Souza
Hi, How could I show the path on prompt or see colored files when I make a ls command? Best Regards, Rodrigo Souza Sao Paulo - Brazil ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsu