fascinating. what's a bash shell?

Reply to this note

Please Login to reply.

Discussion

Bash is the programming language used on Linux computers. A script is a series of commands saved in a file that gets executed by bash to do whatever is inside. Automation. It sits as the base layer of most software, so it can be extremely useful depending on how you craft the code. Or, extremely shitty if you don’t know what you’re doing, which is where my relation to vibe coders comes from lol.

“Theory without practice is empty; practice without theory is blind”