Initial commit

This commit is contained in:
2019-06-26 19:17:18 +02:00
commit 40f7563f72
6 changed files with 370 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/bin/bash
awk '{$3=strftime("%Y-%m-%d %H:%M:%S", substr($3,1,10)); print $0}' lorahandler.log