All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vladimir Budnev <vladimir.budnev@gmail.com>
To: ratheesh kannoth <ratheesh.ksz@gmail.com>
Cc: linux-newbie <linux-newbie@vger.kernel.org>
Subject: Re: Any utility to capture a Konsole session.
Date: Fri, 02 Dec 2011 15:34:16 +0400	[thread overview]
Message-ID: <4ED8B7B8.6080902@gmail.com> (raw)
In-Reply-To: <CAGZFCEGnUV9N3OMb+nobKS_RsDLyhTA=0X3ByYL6qC+FScWiFA@mail.gmail.com>

On 12/01/11 12:54, ratheesh kannoth wrote:
> I want all commands and its ourput to log like below
>
>
> fox@xcr-lnx1:~/workout/test2 ] $ ls
> cat  rat
> [fox@xcr-lnx1:~/workout/test2 ] $ ps
>    PID TTY          TIME CMD
> 11119 pts/37   00:00:00 csh
> 11132 pts/37   00:00:00 bash
> 11146 pts/37   00:00:00 ps
> [fox@xcr-lnx1:~/workout/test2 ] $
>
> On Thu, Dec 1, 2011 at 2:19 PM, Frederick Kautz<fkautz@gmail.com>  wrote:
>> Can you be more specific about what you are trying to do?
>>
>> For starting, a common technique is to use
>>
>> $ tail -f /var/log/[logname]
>>
>> to watch a specific log in a terminal. You can also specify multiple log
>> files to follow.
>>
>> On Dec 1, 2011 12:32 AM, "ratheesh kannoth"<ratheesh.ksz@gmail.com>  wrote:
>>> I am using Kde  User interface in fedora.
>>>
>>> i  would like to log all the  logs on a konsole. I could not find any
>>> logging fecility in  konsole. Is there any utility ?
>>>
>>>
>>> -Ratheesh
>>> --
>>> To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
>>> the body of a message to majordomo@vger.kernel.org
>>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>>> Please read the FAQ at http://www.linux-learn.org/faqs
> --
> To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.linux-learn.org/faqs

You could try an utility called 'script'.
Here is a little howto link with examples:
http://www.hermann-uwe.de/blog/capturing-and-replaying-console-terminal-sessions-with-script-and-scriptreplay

Hope it helps :)
--
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

      reply	other threads:[~2011-12-02 11:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-01  8:32 Any utility to capture a Konsole session ratheesh kannoth
     [not found] ` <CAPhiTEF4-vkewHgUTyC4oOA6_fKZofR_xVW00Ud5YywzsdKJ=Q@mail.gmail.com>
2011-12-01  8:54   ` ratheesh kannoth
2011-12-02 11:34     ` Vladimir Budnev [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4ED8B7B8.6080902@gmail.com \
    --to=vladimir.budnev@gmail.com \
    --cc=linux-newbie@vger.kernel.org \
    --cc=ratheesh.ksz@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.