πŸ’Ύ 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

View Raw

More Information

➑️ Next capture (2023-09-28)

-=-=-=-=-=-=-

Re: "Curious what other OpenBSD users use as their main shell?"

Comment in: s/OpenBSD

@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.

β˜•οΈ Morgan

2023-08-14 Β· 4 weeks ago

Poll Results

1. ksh

β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–β–β–β–β–β–β–β–β–β–β–β–β–β–β–β– 33%

2. bash

β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–β–β–β–β–β–β–β–β–β– 60%

3. other (pls comment)

β–ˆβ–ˆβ–β–β–β–β–β–β–β–β–β–β–β–β–β–β–β–β–β–β–β–β–β– 7%

15 votes were cast.

10 Later Comments ↓

πŸš€ Υ½Υ΅ΥΈΦ‚ΥΆΥ₯ցի

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 (:

β˜•οΈ johan

I run bash on my openbsd router/firewall machine but I daily drive fish on my linux machines. The autocompletion on fish is legendary

🐐 drh3xx

@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.

🐐 drh3xx

@Υ½Υ΅ΥΈΦ‚ΥΆΥ₯ցի thanks for the comment :)

🐐 drh3xx

Thanks @johan I've been hearing about fish a fair bit the past year or so.

β˜•οΈ Morgan

@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.

πŸ‘€ benk

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

🐐 drh3xx

@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...

😈 dev1ls

sometime fish.. but ksh its ok.. i dont need more..

2023-08-21 Β· 3 weeks ago

🐐 drh3xx

Thanks for the input @dev1ls :)

2023-08-23 Β· 2 weeks ago

Original Post

πŸŒ’ s/OpenBSD

Curious what other OpenBSD users use as their main shell?

πŸ’¬ drh3xx Β· 15 comments Β· 2023-08-13 Β· 4 weeks ago Β· πŸ—³οΈ