From owner-freebsd-arch Tue Sep 5 0:37:48 2000 Delivered-To: freebsd-arch@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 3F0D437B424; Tue, 5 Sep 2000 00:37:45 -0700 (PDT) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id JAA84989; Tue, 5 Sep 2000 09:37:21 +0200 (CEST) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Wes Peters Cc: Terry Lambert , "Matthew N. Dodd" , Poul-Henning Kamp , "Jacques A. Vidrine" , Hajimu UMEMOTO , arch@FreeBSD.ORG Subject: Re: Request for review: nsswitch References: <200009050320.UAA04806@usr02.primenet.com> <39B48B6E.158195C4@softweyr.com> From: Dag-Erling Smorgrav Date: 05 Sep 2000 09:37:20 +0200 In-Reply-To: Wes Peters's message of "Mon, 04 Sep 2000 23:58:06 -0600" Message-ID: Lines: 13 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Wes Peters writes: > My vote would be to add this feature to ssh. Why? Those who want it can implement it trivially with a shell script: #!/bin/sh /usr/bin/ssh $@ -- $(basename $0) then symlink to your heart's content. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message