gohookr/example.sh

4 lines
61 B
Bash
Raw Permalink Normal View History

2021-07-28 15:20:06 +00:00
#!/usr/bin/bash
date >> test_output
echo "$1" >> test_output