Vibeset

Bash / Shell

Bash is the default command interpreter on Linux and macOS. More than a language, it's the glue that automates system tasks, deployments and batch processes. Indispensable for any admin or devops.

Para qué se usa

A favor

En contra

Ecosistema

Ejemplo

#!/bin/bash
echo "¡Hola, mundo!"