[Info-vax] Unix and DCL shells

Simon Clubley clubley at remove_me.eisner.decus.org-Earth.UFP
Tue Jan 9 14:32:19 EST 2024


On 2024-01-08, Lawrence D'Oliveiro <ldo at nz.invalid> wrote:
> On Mon, 8 Jan 2024 14:21:18 -0000 (UTC), Simon Clubley wrote:
>
>> Things I would like to see in bash on Linux:
>> 
>> Ctrl-T
>
> The terminal driver is one part of VMS that I remember fondly. But in *nix 
> systems, terminal drivers are ?character devices?, and there is no concept 
> of I/O request packets--unless you do all your driver calls via ioctl, I 
> guess.
>

FreeBSD supports it, and as already mentioned, it's implemented there
as a signal.

> I don?t feel the need for CTRL/T simply because I have something like a 
> dozen or two dozen terminal sessions open at any one time, and it is easy 
> enough to check up on a hung-looking process from another session. I can 
> even rummage around in procfs to check the status of open files and memory 
> usage in the problem process, which is way more than you can do with CTRL/
> T anyway.

Programs can intercept Ctrl-T and output program-specific information.

Simon.

-- 
Simon Clubley, clubley at remove_me.eisner.decus.org-Earth.UFP
Walking destinations on a map are further away than they appear.



More information about the Info-vax mailing list