Ask HN: Does the Unix terminal have good UX?

1 points by marto1 ↗ HN
Was thinking yesterday that typing `yes` in most terminals produces an endless loop of y-s printed on the screen which has it's purpose, but might be very confusing to a newcomer. Do you guys think terminals have a good UX in general ? Any other examples of hilariously unintuitive behavior ?

4 comments

[ 2.4 ms ] story [ 18.8 ms ] thread
Unix is user friendly. It is just picky about who its friends are.
User experience (UX) is designed, created to provide meaningful efficient work to user

It is on Linux, indeed, does qualify

For their intended purposes, they have great UX once the learning curve has been tackled.

Common operations are several times more quicker via the terminal if you know what you are doing.

typing `yes` in most terminals produces an endless loop of y-s

You're confusing the action of a specific app ('yes') with the general term 'good UX' that you're trying to associate with a UNIX terminal.

What is your definition of 'good UX' when applied to a terminal? (Any terminal such as those in UNIX, Windows, MacOS, etc., etc., etc.)