I have several Linux VMs here and they all have a console that looks EXACTLY like the one that illustrates the article -- straight ASCII, straight out of the 80's.
If the illustration in the article illustrates the problem, how could that display be used to implement the described solution? Charles -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of John McKown Sent: Monday, April 07, 2014 6:37 AM To: [email protected] Subject: Re: How would you like _this_ as your "z/OS has hard waited" message? On Mon, Apr 7, 2014 at 8:19 AM, Charles Mills <[email protected]> wrote: > How would they display it? Aren't most *nix consoles simple ASCII-type > terminals? > Not any more. In the olden days, most *nix terminals were RS232 connected teletype-like devices. Then came the "glass ttys", the most popular of which were the DEC VT line. But the majority of Linux systems today are PC based (yes, I know that there are versions for the IBM i, p, and z series of machines), or "head less" (no display at all). And all current PCs have a "graphics card" and display. The Linux kernel can display graphics (DRM - Direct Rendering Manager) directly (no user space application such a X or Wayland). ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
