diff --git a/test.sh b/test.sh new file mode 100644 index 0000000..2818e3c --- /dev/null +++ b/test.sh @@ -0,0 +1,3 @@ +# this is a test comment in a bash script file +#!/bin/bash +sleep 5