gohookr/example.sh

4 lines
66 B
Bash
Raw Normal View History

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