gohookr/example.sh

4 lines
61 B
Bash
Executable File

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