From owner-freebsd-hackers@FreeBSD.ORG Thu Apr 24 18:45:30 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C2C49106566B for ; Thu, 24 Apr 2008 18:45:30 +0000 (UTC) (envelope-from pranavpeshwe@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.30]) by mx1.freebsd.org (Postfix) with ESMTP id 8FFB68FC19 for ; Thu, 24 Apr 2008 18:45:30 +0000 (UTC) (envelope-from pranavpeshwe@gmail.com) Received: by yw-out-2324.google.com with SMTP id 5so301700ywh.13 for ; Thu, 24 Apr 2008 11:45:26 -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:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=LvYctdNoJy9S4VGJLppwfTBk5Ek2QWZEhX0woP8xYHI=; b=tlXxorQ9nabcnl2MazEbHZ3fcqkByY9jOAEVgRYk4Vajz9u0+OYLysCWQFZw5t98PIh1NteEWj/dis4TDv/4xr84rkyRR838LJVRHYQfV1mbH71WIDodsAy6CtAmC+QSSINOwf60cJ486oOci2NmXM7HiyTJZCZctbyYn9+GzI4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=aSwZMuUSMnqiemVTjda6i0T/C/nYLPXOQQ6xKUvv4hkVRALn0VIB8qf4zq5JpjnqUulzwJR/L7xuUOBvzRFQyESPRWKIrQPTXyNG8znIes5bxTmCyau8P+VQS7+xAUA+oTp6kRS5FYkLy5YeYU9XimM4UX7PTfT0N1VrLm6GqQ0= Received: by 10.142.125.5 with SMTP id x5mr598953wfc.40.1209061107909; Thu, 24 Apr 2008 11:18:27 -0700 (PDT) Received: by 10.143.35.21 with HTTP; Thu, 24 Apr 2008 11:18:27 -0700 (PDT) Message-ID: Date: Thu, 24 Apr 2008 23:48:27 +0530 From: "Pranav Peshwe" To: "Sanjeev Kumar.S" In-Reply-To: <991663.36827.qm@web57705.mail.re3.yahoo.com> MIME-Version: 1.0 References: <200804231957.49035.hselasky@c2i.net> <991663.36827.qm@web57705.mail.re3.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-hackers@freebsd.org Subject: Re: Saving entire console sessions X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Apr 2008 18:45:30 -0000 On Thu, Apr 24, 2008 at 5:57 PM, Sanjeev Kumar.S wrote: > Hi, > Is there any way to save entire console > sessions ? > Screen asks me to copy and paste what > I want. I don't want to do that I need to save > entire sessions. like a start till I do a exit or > quit the application. Is there a utility like > that ? > Did you try enabling logging for a screen window ? `screen -L` may be of help. Best regards, Pranav -------------------------------------------------------------------------- Blessed are the pessimists, for they take backups!!