Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uflorida!gatech!daffy!gil From: gil@daffy.gatech.edu (Gil Neiger) Newsgroups: comp.sys.next Subject: Re: Who owns my tty? Message-ID: <17858@gatech.edu> Date: 31 Jan 89 15:40:47 GMT References: <17852@gatech.edu> Sender: news@gatech.edu Reply-To: gil%daffy@gatech.edu (Gil Neiger) Organization: ICS Department, Georgia Institute of Technology Lines: 15 In article <17852@gatech.edu> gil%daffy@gatech.edu (Gil Neiger) writes: >One other thing, about when I log in remotely. When I type ^D, I get a >listing of the current directory (as if I had typed "ls"). This >happens regardless of whether or not I have ignoreeof set in that shell. >What kind of feature is this? It's been pointed out to me that this is part of the C-shell's file name completion feature. When I rlogin to my NeXT, the shell I get always acts as if the shell variable "filec" is set, whether or not it is. In addition, it will interpret ^D as a request for file name completion even at the beginning of a line. In shells I get directly through executing "Terminal", file name completion is accomplished only if "filec" is set, and never at the beginning of a line. - Gil Neiger