[snip]

> Followed by this:
> 
> display all 902 possibilities (y or n)
> 
> y
> 
> and the screen filled up with an alphabetical list of
> executable programs like ls, something-something.sh
> etc. Which is strange because it was /home and
> contained no files like that.
> 

This is what happens when you hit TAB twice when running bash. So either
you hit TAB or a couple TAB characters \t\t were in the input stream
somewhere. The list is a list of executable commands within the scope of
your account. If you type part of a command and hit TAB twice, it'll
give you a list of commands based on what you've typed so far. It's a
little helper feature.

> Google doesn't know, anybody here know?
> 
> Just curious, doesn't seemt to be anything the matter
> with the new partition.
> 
> Maxim

-Statux


-- 
[EMAIL PROTECTED] mailing list

Reply via email to