From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-109010-garchives=archives.gentoo.org@lists.gentoo.org>) id 1NrouH-0007lc-Df for garchives@archives.gentoo.org; Wed, 17 Mar 2010 08:47:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43A20E077E; Wed, 17 Mar 2010 08:46:42 +0000 (UTC) Received: from mail-gw0-f53.google.com (mail-gw0-f53.google.com [74.125.83.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 1E874E077E for <gentoo-user@lists.gentoo.org>; Wed, 17 Mar 2010 08:46:42 +0000 (UTC) Received: by gwj19 with SMTP id 19so349293gwj.40 for <gentoo-user@lists.gentoo.org>; Wed, 17 Mar 2010 01:46:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=nGoyEAm8k3n72t+HyC8IL+/WLNpNAhk7b4zUkz9AIsA=; b=AXRYJ/28CxcunnMo8j7wGJ9F2ev77dzcMy5UcNWm5bTH0GgLTFVUm9oq4MNMgtjIWT CreenYcMax/AH1c3mW3XZixzkjeMmFpht0sZJTu6QXAeS3ZF+Ns4U2oXYKvmZg61IhYq Fe5HoY3MKc+G+pHSVhq82WywFqJCbxEuoYsb4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=f/HCVcSetTjBtg/m6RXvycCv80Pkl47cZx8vleotXGnsOmoWsDA/AC0pkR80iY2Wh/ bmOwZnZrRC8UhHN3EgDsR6lonuM/61k54bhCA0sScRlDwJO3oTRhe5DMO2hE4OrJiOA+ 5qvR4OA0n1dcOOUY0jD6OLPphVeGAeVmUZagg= Received: by 10.100.118.12 with SMTP id q12mr452192anc.21.1268815598651; Wed, 17 Mar 2010 01:46:38 -0700 (PDT) Received: from [192.168.1.2] (adsl-0-94-43.jan.bellsouth.net [65.0.94.43]) by mx.google.com with ESMTPS id 15sm4367563gxk.14.2010.03.17.01.46.37 (version=SSLv3 cipher=RC4-MD5); Wed, 17 Mar 2010 01:46:37 -0700 (PDT) Message-ID: <4BA096EC.2000402@gmail.com> Date: Wed, 17 Mar 2010 03:46:36 -0500 From: Dale <rdalek1967@gmail.com> User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100304 Gentoo/2.0.3 SeaMonkey/2.0.3 Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] what's wrong with rsync 3.0.6? References: <eomTN-4B4-37@gated-at.bofh.it> <EC4B4F64-4160-4A09-B4E2-5018E800AEEB@stellar.eclipse.co.uk> <201003162326.29197.wonko@wonkology.org> <201003170050.42215.peter@humphrey.ukfsn.org> <20100317083506.782b36d3@digimed.co.uk> In-Reply-To: <20100317083506.782b36d3@digimed.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 570883d6-1c46-4cc9-8ac2-8c5f3c7c56aa X-Archives-Hash: 210f2a8339393154107ba69d80a0d1d0 Neil Bothwick wrote: > On Wed, 17 Mar 2010 00:50:42 +0000, Peter Humphrey wrote: > > >> It is? In that case I don't know how I've managed with Linux since 1993 >> without it. >> > That's what everyone who hasn't used screen says, I said the same. > > There are those that use screen and those that haven't tried it, I've yet > to meet anyone who has tried it and doesn't use it. > > +1 on that. Using screen is really handy when in single user mode. It also comes in handy when doing updates in a Konsole and you need to log out of KDE. Just exit the screen session, log out, log back in and reattach the screen session. Nothing lost, it never even stops the compile. This is really handy if OOo is in progress. You really need to check out screen Peter. I'd be glad to help with the basics of it. I mostly now how to start a new session, detach, reattach and such. Nothing fancy but enough to use it. Dale :-) :-)