some more modifications

This commit is contained in:
2018-05-23 19:51:12 +02:00
parent e503b91267
commit 8f575e1c70
4 changed files with 6 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/bin/bash
find /home/beieli/bt-readings -type f -print -exec cat {} \;
echo