Initial commit with Madagascar 2016-01-22

This commit is contained in:
2018-01-25 16:50:51 +01:00
committed by Patrick Lühne
commit 21571c20a1
45 changed files with 15026 additions and 0 deletions

4
makedate Executable file
View File

@@ -0,0 +1,4 @@
rm -f zDATE zPRINTDATE
date '+ %d/%m/20%y %H:%M:%S");' > zDATE
cat zPREF zDATE > zPRINTDATE
rm -f zDATE