gohookr/example.sh
2023-10-28 21:48:54 +01:00

4 lines
66 B
Bash
Executable File

#!/usr/bin/bash
date >> test_output
echo "$1" "$2" >> test_output