πΎ Archived View for bbs.geminispace.org βΊ u βΊ Morgan βΊ 4247 captured on 2023-09-08 at 18:29:18. Gemini links have been rewritten to link to archived content
β‘οΈ Next capture (2023-09-28)
-=-=-=-=-=-=-
Re: "Curious what other OpenBSD users use as their main shell?"
@drh3xx I find it's easy enough to drop into bash from fish if I want it; doesn't happen often, mostly because scripts already specify which shell they need.
2023-08-14 Β· 4 weeks ago
1. ksh
ββββββββββββββββββββββββ 33%
2. bash
ββββββββββββββββββββββββ 60%
3. other (pls comment)
ββββββββββββββββββββββββ 7%
15 votes were cast.
I live with a FreeBSD contributor/nerd so decided to poll instead of him seing what he uses: mostly bash and /bin/sh for coding (:
I run bash on my openbsd router/firewall machine but I daily drive fish on my linux machines. The autocompletion on fish is legendary
@Morgan I get that you can use a mix of shells for scripting but I'm tending toward minimalism nowadays so prefer one tool for one job.
@Υ½Υ΅ΥΈΦΥΆΥ₯ΦΥ« thanks for the comment :)
Thanks @johan I've been hearing about fish a fair bit the past year or so.
@drh3xx I do often use fish (and sometimes bash) for one liners, but beyond that I usually fire up Dart, it's easy enough to write and also easy to hit high I/O throughput, often desirable for scripts, thanks to async/await; I think some Geminauts like go which I guess gets you a similarly huge performance boost thanks to goroutines.
I didn't know ksh really had people using it anymore. It was advanced for its time but seems like kind of an oddball now. Of course, FreeBSD defaults to tcsh, so I'm not one to talk lol. I figured some people would use zsh out of personal preference/choice. I guess the cool shell is fish now
2023-08-18 Β· 3 weeks ago
@benk thanks for the input. I'm kinda surprised to be honest that more OpenBSD users aren't sticking with the default ksh. I guess it depends on their use case and most people are just answering from a server/desktop perspective. I wonder if folks are more inclinded to stick to defaults on routers, firewallls etc...
sometime fish.. but ksh its ok.. i dont need more..
2023-08-21 Β· 3 weeks ago
Thanks for the input @dev1ls :)
2023-08-23 Β· 2 weeks ago
Curious what other OpenBSD users use as their main shell?
π¬ drh3xx Β· 15 comments Β· 2023-08-13 Β· 4 weeks ago Β· π³οΈ