@rl_dane but that's what autossh is for!
Do one thing and do it well - Unix π
Do all the things! - KDE and Gnome and systemd too probably. π
@rl_dane but that's what autossh is for!
Do one thing and do it well - Unix π
Do all the things! - KDE and Gnome and systemd too probably. π
This is why I wish Jef Raskin had won at Apple, instead of Steve Jobs.
Steve gave us a user-friendly computer with limited utility.
Jef would've given us a slightly less user-friendly paradigm (text-based OS) that would have been much more empowering.
An entire generation raised on Jef's ideas would have been far more competent at using computers than the generation raised on the GUI.
I actually wish CLI/TUI Unix programs would learn some lessons from the DOS programs of yore.
I find stuff like Lotus 1-2-3 way more intuitive than (neo)?vim.
Something that the DOS world successfully borrowed from the Macintosh world is a semi-standardized set of keybinds and interaction paradigms.
In the Unix world, you have vi-style, emacs-ish-style, and nearly every program requires memorizing custom keystrokes, unless the program itself is very customizable.
cc: @mirabilos
@rl_dane @paul @sotolf @thedoctor yes!
(Which is why I stick to Wordstar keybindings for the editor and "Emacs" for the shell, and stick with pine/alpine as MUA having learnt its bindings in the late 1990s (but I refuse to even consider pico))
@sotolf @mirabilos @paul @thedoctor
Using HP-UX 20+ years ago forced me to love set -o vi, as emacs mode wasn't an option in that old version of ksh. ;)
I still use vi mode to this day. I barely know the emacs mode keybinds. XD
Also, that old ksh required you to use a double-escape-key-press to trigger completion, rather than tab. That was really annoying. XD
@mirabilos @sotolf @paul @thedoctor
Even if I had known of it at the time, I wouldn't have tried to install it on 100 servers. XD
Although, I must terrifyingly admit that I later developed a script that could touch all servers and run commands on them simultaneously... and I was an infosec guy.
Plumbers have the worst pipes. XD
@sotolf @thedoctor @rl_dane @paul I was never fond of scripting that, but I do find using clusterssh to do that interactively on a dozen or so servers at a time delightful. Allows you to react, or even just account for differences.
Thatβs why I also dislike ANSI-Bell that much.
@mirabilos @sotolf @thedoctor @paul
In this case, it was an abomination using ksh, expect, and a certain vendor's security product for privilege escalation. XD