Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #15568 > unrolled thread

[FR] save command times and exit status in history automatically

Started byDaniel Colascione <dancol@google.com>
First post2019-11-05 09:49 -0800
Last post2019-11-05 09:49 -0800
Articles 1 — 1 participant

Back to article view | Back to gnu.bash.bug

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [FR] save command times and exit status in history automatically Daniel Colascione <dancol@google.com> - 2019-11-05 09:49 -0800

#15568 — [FR] save command times and exit status in history automatically

FromDaniel Colascione <dancol@google.com>
Date2019-11-05 09:49 -0800
Subject[FR] save command times and exit status in history automatically
Message-ID<mailman.692.1572976234.13325.bug-bash@gnu.org>
Right now, bash history saves only the command line actually executed.
Why not also, optionally, save command execution times and exit
statuses? This information is practically free to collect.

[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web