From owner-freebsd-questions@FreeBSD.ORG Wed Nov 29 22:31:40 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 689C016A50D for ; Wed, 29 Nov 2006 22:31:40 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CAC843CB7 for ; Wed, 29 Nov 2006 22:30:32 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by wr-out-0506.google.com with SMTP id i28so740087wra for ; Wed, 29 Nov 2006 14:29:42 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=IHSAf6xlI1rR/7N3LK90gnJ7AHzVZJ9Kety2iUPIR5qrKx5s9i70HCjEkxsjQMLc3xXOuFLVPjYXmSSTGIYMkAoBDKasccGfyFABV93j1HD03X6TJSi/iRwXKrht7Wn/nFOuLGxKkwsO5pQ7sa31nfF5Nmmij7UUhguomi06QuA= Received: by 10.78.201.10 with SMTP id y10mr2793299huf.1164839381772; Wed, 29 Nov 2006 14:29:41 -0800 (PST) Received: by 10.78.167.16 with HTTP; Wed, 29 Nov 2006 14:29:36 -0800 (PST) Message-ID: Date: Thu, 30 Nov 2006 01:29:36 +0300 From: "Andrew Pantyukhin" Sender: infofarmer@gmail.com To: "Jan Grant" In-Reply-To: <20061129222221.Y32663@tribble.ilrt.bris.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20061129213011.A32663@tribble.ilrt.bris.ac.uk> <20061129222221.Y32663@tribble.ilrt.bris.ac.uk> X-Google-Sender-Auth: 73a2ea3bc5e99658 Cc: FreeBSD Questions Subject: Re: Real-time command history sharing between interactive shells X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 22:31:40 -0000 On 11/30/06, Jan Grant wrote: > On Thu, 30 Nov 2006, Andrew Pantyukhin wrote: > > I think, I'll follow your advice. It's high time I forgot about > > csh, but I wonder if you tried to change root's shell to zsh? > > You can; I haven't. ("exec zsh" is simple to type.) sudo works well for > single commands. I don't tend to spend much time as root, but that's a > question of personal taste. Thanks again, I'll plow through zsh manuals.