in reply to Re: A thought about usability in Perl and Linux in general.
in thread A thought about usability in Perl and Linux in general.

When a program prompts for missing but required input, that's not going to break any shell scripts or cron jobs. It might cause mysterious hanging instead of simple death when used incorrectly, though.

Caution: Contents may have been coded under pressure.
  • Comment on Re^2: A thought about usability in Perl and Linux in general.

Replies are listed 'Best First'.
Re^3: A thought about usability in Perl and Linux in general.
by brian_d_foy (Abbot) on May 18, 2005 at 17:46 UTC

    I don't prompt for it, I issue an error message. That stuff ends up in a log file or email message, and people can discover what they need to change.

    --
    brian d foy <brian@stonehenge.com>