this post was submitted on 29 Aug 2024
23 points (92.6% liked)
Linux
5184 readers
106 users here now
A community for everything relating to the linux operating system
Also check out [email protected]
Original icon base courtesy of [email protected] and The GIMP
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Shucks, I switched from screen to tmux over a decade ago, simply because (a) screen wasn't a ubiquitous tool, and (b) tmux was superior in almost every way. I haven't encountered screen in the wild in years.
a) is still important; I like and use ripgrep and fd, but grep and find are still useful because they're always installed, everywhere that's even halfway POSIX. ripgrep and fd aren't everywhere - e.g. BusyBox. But screen isn't in that core toolset, so there was little reason to hang on to it.