Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!rutgers!orstcs!mist!kean From: kean@mist.cs.orst.edu (Kean Stump) Newsgroups: comp.sys.next Subject: Re: Who owns my tty? Summary: filename completion csh(1) Message-ID: <8585@orstcs.CS.ORST.EDU> Date: 31 Jan 89 17:40:22 GMT References: <17852@gatech.edu> Sender: usenet@orstcs.CS.ORST.EDU Reply-To: kean@mist.cs.orst.edu (Kean Stump) Organization: Oregon State University - CS - Corvallis, Oregon Lines: 22 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? > > - Gil Neiger This is a feature 8-) of the filename completion in 4.3BSD and similar OS's. A ^D lists the current directory, a net^D lists all files in the current directory that start with net, and so on. The csh(1) man page covers this in good detail (on my 4.3 machine; don't have my cube yet, so I can't say..). kean ------------------------------------------------------------------------------- Oregon State University Kean Stump Department of Computer Science kean@cs.orst.edu Corvallis, Oregon {tektronix,hp-pcd}!orstcs!kean "OSU CS isn't my employer, so don't take me seriously" -------------------------------------------------------------------------------