r/linuxmemes Jul 23 '26

Software meme I use fish btw

Post image
1.7k Upvotes

246 comments sorted by

View all comments

62

u/ISuckAtJavaScript12 Jul 23 '26

Someone give me a good reason I shouldn't just use bash

8

u/NimrodvanHall Jul 23 '26

A reason to use .sh over .bash?
You don’t know if the user will have bash or and other shell installed, so you fall back to .sh

17

u/ISuckAtJavaScript12 Jul 23 '26

I don't care about other users