[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] alert() implemented in pure Lua
- From: Sean Conner <sean@...>
- Date: Wed, 22 Jun 2016 14:25:27 -0400
It was thus said that the Great Egor Skriptunoff once stated:
> On Wed, Jun 22, 2016 at 7:14 PM, Coda Highland <chighland@gmail.com> wrote:
>
> > there's xmessage, gmessage, kdialog, zenity, xdialog, shellgui, gxmessage,
> > and gtkdialog that I
> > can find on a quick search; most users will have one of the first
> > three installed already.
>
>
> I doubt that it would have 100% *nix systems coverage.
> Meanwhile, a terminal emulator exists on every system,
> including *nices on low memory devices.
Yeah, I didn't find xmessage, gmessage, kdialog, xdialog, shellgui,
gxmessage or gtkdialog on some of our Unix systems at work. I was surprised
to find zenity on one of them, but it wasn't on all of them.
Oh, I should mention that we use Solaris at work 8-P
-spc (Not that we have that much of a choice, given what we do ... )