Re: GUI vs: CLI (was: Shell command in VB6)

From: Willem (willem_at_stack.nl)
Date: 03/30/04


Date: Tue, 30 Mar 2004 21:20:24 +0000 (UTC)

Programmer wrote:
) Here's the thing that occurred to me. That little GUI app not only
) spells out all the possible options right in front of your face, it
) can trivially include a little help file or "tooltips" providing more
) detail on the app and the options. Even the labeling of the controls
) can provide "at your finger tips" information.
)
) That seems a pretty big win to me.
)
) Can you make an objective case for superiority of the CLI over
) something like this? To me, the GUI tool seems to provide all
) that the "old fashioned" method does plus value added.

Efficiency. Portability. Scriptability. Not having to mouse.

To me, one of the downsides of a GUI is that I have to focus on the screen
constantly to see what I am doing. When using a CLI, I can usually type
blindly.

Also, I usually don't have to type much options to CLI commands, either
because the defaults are good, or because I aliased the options I want.

But then I use vi to edit almost anything, so I'm 'weird'.

SaSW, Willem

-- 
Disclaimer: I am in no way responsible for any of the statements
            made in the above text. For all I know I might be
            drugged or something..
            No I'm not paranoid. You all think I'm paranoid, don't you !
#EOT


Relevant Pages

  • Re: GUI vs: CLI (was: Shell command in VB6)
    ... I doubt most people would build a GUI app for a one-time task ... app can't support command line options and command line data ... GUIs use that fact **far** superior to CLI. ...
    (comp.programming)
  • Re: GUI vs: CLI (was: Shell command in VB6)
    ... Yeah, that's right folks, it's "Let's tweak the Linux CLI guys!" ... and hopefully objective statement about CLI and GUI. ... That little GUI app not only ...
    (comp.programming)
  • Re: GUI vs: CLI (was: Shell command in VB6)
    ... > and hopefully objective statement about CLI and GUI. ... That little GUI app not only ...
    (comp.programming)
  • Re: GUI vs: CLI (was: Shell command in VB6)
    ... > this aspect of cli apps, but it does not apply to me" ?). ... between GUI and CLI is actually fairly slight. ... how many of us programmers would ...
    (comp.programming)
  • Re: system-config-users 1.2.39 broken?
    ... I can do this in CLI in seconds. ... >> directory to another is a simple command in the CLI. ... In the GUI it ... > scanning the content with my eyes, and adjusting what I want where I ...
    (Fedora)