Files
nus/cs2106/labs/lab2/part1/hello.sh
2024-01-22 14:27:44 +08:00

3 lines
31 B
Bash
Executable File

#!/bin/bash
echo "Hello World"