From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3e1162e60604041935m5bd0eb75k93efdaa9739ef104@mail.gmail.com> Date: Tue, 4 Apr 2006 19:35:30 -0700 From: "David Leimbach" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] netcat, the only stdin/stdout redirector to tcp/udp conns? In-Reply-To: <44332993.1050104@lanl.gov> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4432C4EA.10204@gmail.com> <4432CA60.6010009@asgaard.homelinux.org> <20060404194312.GA11874@imsa.edu> <509071940604041805l7e1ccfsdf3052f5d39a5287@mail.gmail.com> <44332993.1050104@lanl.gov> Topicbox-Message-UUID: 2edb09a4-ead1-11e9-9d60-3106f5b1d025 On 4/4/06, Ronald G Minnich wrote: > Anthony Sorace wrote: > > On 4/4/06, Paul Hebble wrote: > > > >>It's always the one you least expect: > > > > > > *least* expect? at this point, i pretty much expect *everything* to be = in bash. > > sure. if you type this: > make and then this: > make > bash will print the list of possible targets for makefile. > > You gotta love it. > > only on recent bash -- I saw it on gentoo. > > ron > PAH that's nothing... zsh can be configured to use ssh-agent to do completion for "scp" on remote hosts..... And no, I'm not kidding. I believe recent bash does this too. Dave