public/sh/tests/solutions/hello.sh

4 lines
45 B
Bash
Executable File

#!/usr/bin/env bash
echo "Hello $USERNAME!"