nus/cs2106/labs/lab2/part1/hello.sh

3 lines
31 B
Bash
Executable File

#!/bin/bash
echo "Hello World"