stream debugging

This commit is contained in:
Olof hagsand 2018-11-01 21:34:27 +01:00
parent e0e2e355d7
commit 911e6e6ed3
7 changed files with 83 additions and 32 deletions

View file

@ -1,4 +1,6 @@
#!/bin/bash
# Run, eg as:
# ./run.sh 2>&1 | tee test.log
# include err() and new() functions
. ./lib.sh