čt 23. 2. 2023 v 19:16 odesílatel Maciek Sakrejda <m.sakre...@gmail.com> napsal:
> On Thu, Feb 23, 2023, 09:55 Nikolay Samokhvalov <samokhva...@gmail.com> > wrote: > >> On Thu, Feb 23, 2023 at 9:05 AM Maciek Sakrejda <m.sakre...@gmail.com> >> wrote: >> >>> I think Heikki's solution is probably more practical since (1) .. >> >> >> Note that these ideas target two *different* problems: >> - what was the duration of the last query >> - when was the last query executed >> >> So, having both solved would be ideal. >> > > Fair point, but since the duration solution needs to capture two > timestamps anyway, it could print start time as well as duration. > > The prompt timestamp could still be handy for more intricate session > forensics, but I don't know if that's a common-enough use case. > It is hard to say what is a common enough case, but I cannot imagine more things than this. small notice - bash has special support for this Regards Pavel > Thanks, > Maciek > >>