Files
hello-world/b/bash.sh
2008-07-25 18:01:29 -07:00

3 lines
33 B
Bash

#!/bin/bash
echo "Hello World!";