all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jude DaShiell <jdashiel@panix.com>
To: Samuel Wales <samologist@gmail.com>, help-gnu-emacs@gnu.org
Subject: Re: can shell mode keep a log?
Date: Wed, 7 Sep 2022 01:26:47 -0400	[thread overview]
Message-ID: <6691f429-9786-dfcd-76d2-a9d7ba0c787@panix.com> (raw)
In-Reply-To: <CAJcAo8siVgxcy1G5s2tafPh+8aH7MR+FrsUP8Ua2CsdzR33f4g@mail.gmail.com>

can shell-mode run tee?  If yes it ought to be possible.  That may not
even be necessary if shell-mode can create and save history.
run command in shell-mode you want logged, and suffix it with | tee
<file>.log where <file> is the name of the log to save.
This is one problem I have had outside of shell-mode and finally learned
how to use the tee command.


Jude <jdashiel at panix dot com>
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author, 1940)

.

On Tue, 6 Sep 2022, Samuel Wales wrote:

> is it possible and reasonable to log everything in every shell buffer
> to a file?  i can imagine lots of output, but i could have the logs go
> into an auto-expired dir.  but would performance ok?
>
>



  reply	other threads:[~2022-09-07  5:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-07  5:02 can shell mode keep a log? Samuel Wales
2022-09-07  5:26 ` Jude DaShiell [this message]
2022-09-07  5:43 ` Emanuel Berg
2022-09-07 17:12 ` Philip Kaludercic
2022-09-07 18:23   ` Eli Zaretskii
2022-09-08  0:40     ` Samuel Wales
2022-09-08  0:59       ` Emanuel Berg
2022-09-10  4:47       ` James Thomas
2022-09-11  2:08         ` Samuel Wales

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=6691f429-9786-dfcd-76d2-a9d7ba0c787@panix.com \
    --to=jdashiel@panix.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=samologist@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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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.