Are console applications useful?

Oct 15, 2017 at 7:29pm
Hello,
I was wondering if "pure" console applications (no platform - dependent libraries that are not in the C standard) are actually useful. If they are useful, could anybody please recommend me a couple of difficult & complex "pure" console projects?
Oct 15, 2017 at 7:43pm
Where should we start?
grep, sed, awk, ssh, bash, gromacs, python, GCC, ...

(I'm not sure what libraries they link, but AFAIK they are console.)
Oct 15, 2017 at 8:09pm
Useful for whom ?

The one's keskiverto mentioned are useful for programmers and power users, but not for ordinary users. Normal users probably find GUIs like an Office suite, browser, photo editing software, email program... much more useful
Oct 15, 2017 at 8:12pm
Indeed. These babies https://www.top500.org/ are for "useful things", yet no "normal" user will ever see them ...
Topic archived. No new replies allowed.