63
What's your favorite well-designed CLI and why?
(lemmy.world)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Not what you asked, but anything that uses a single hyphen for longopts can just fuck off. I'm talking to you Terraform.
I blame Sun/Java for popularizing this. I give find a pass due to its age.
I hate that too.
7zdoes that and its horrible.So does Fossil. I love the program, but that irks me to no end.
Did not want to respond but this is hilarious.
To be fair, really old CLI's, like from the time when X.org was the new stuff, this style used to be more common. That was before "GNU style" (using single dash for single-letter bundle-able options and double dash for long options) became prevalent.
But yeah, if you see
-foothen you know the program is old enough that regular colonoscopy is recommended, and the original author is probably retired or "passed away at the ripe age of ..".You think that's bad. You should try Ghostty and it's +foo options.