AppendHeaders

This commit is contained in:
2023-10-28 21:48:54 +01:00
parent e74c3a684e
commit c5fef8e42d
5 changed files with 20 additions and 7 deletions

View File

@@ -1,3 +1,3 @@
#!/usr/bin/bash
date >> test_output
echo "$1" >> test_output
echo "$1" "$2" >> test_output