bash

Bash is the GNU Project's shell—the Bourne Again SHell. This is an sh-compatible shell that incorporates useful features from the Korn shell (ksh) and the C shell (csh).
Nov
13

Using ASDF to Manage Programming Language Runtime Versions

elixir logo bash logo
3 min read
Oct
12

How to use Bash default variables

bash logo linux logo
2 min read