Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 May 2003 18:46:55 -0400 (EDT)
From:      Jerry McAllister <jerrymc@clunix.cl.msu.edu>
To:        Danovitsch@Vitsch.net (Daan Vreeken [PA4DAN])
Cc:        Adam <raindogs_1@yahoo.com>
Subject:   Re: dumb newbie question about file-name completion
Message-ID:  <200305252246.h4PMktp6021570@clunix.cl.msu.edu>
In-Reply-To: <200305252352.35423.Danovitsch@Vitsch.net> from "Daan Vreeken [PA4DAN]" at May 25, 2003 11:52:35 PM

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> On Sunday 25 May 2003 23:31, Adam wrote:
> > Here's a dumb newbie question...
> >
> > hours playing around, I've hit an annoying snag with
> > the tab key file-name completion. Everything works
> > just fine when I'm logged in as root, but when I try
> > to use any of my other accounts I can't use this
> > feature (I don't even get the [BEEP]). What am I doing
> > wrong? Is it possible that my keyboard configuration
> > is not carried over to the user accounts I set up?
>
> You have probably given the user accounts a shell that doesn't have 
> tab-completion.
> with the chsh command you can change your shell.
> (in /etc/master.passwd you can see what shells your users have)

All true, except that you should not look at /etc/master.passwd
directly.  (you might go blind!!)    Look at just /etc/passwd instead
since it is in there and doesn't require you to tamper with more
secure file.    You can use vipw to set the shells or chsh like
some others have said.

////jerry

> 
> grtz,
> Daan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305252246.h4PMktp6021570>