Bash playground

msg="Hello, World!"
echo $msg

Bash is the most popular Linux shell. It is an sh-compatible shell that incorporates useful features from the Korn shell (ksh) and the C shell (csh).

⛫ homepage • αω tutorial • ⚘ community