[Info-vax] DCL, was: Re: Microkernel
ChrisQ
meru at devnull.com
Sun Aug 12 11:51:15 EDT 2012
On 08/12/12 11:25, Stephen Hoffman wrote:
> While you're processing the recall buffer (at login or at logout),
> append a demarcation as a DCL command into the recall buffer as the last
> line of the historical record, then search for that demarcation when
> performing your buffer-merge processing. A comment line with a
> prearranged format should work. And some user-friendly data could be
> embedded into that same comment, while you're at it; a timestamp of the
> session and the cluster host name, for instance.
>
> Yes, Ugly. This is DCL. You were expecting an elegant solution?
>
>
Another way might be to save the (just reloaded) recall buffer as a
separate file on entry to a session, then you just have to compare
that at any time later with the current recall buffer to know what's
been added or changed. Something like this must have been done years
ago though. Perhaps something on old decus tapes ?.
Usually have 2 or 3 terminal sessions running bash here, and they all have
unique history files. Not sure how that works though...
Regards,
Chris
More information about the Info-vax
mailing list