Initial commit after stream

This commit is contained in:
TJ DeVries
2020-07-15 00:05:14 -04:00
commit 69d4cd3899
7 changed files with 483 additions and 0 deletions

6
scratch/slow_proc.sh Executable file
View File

@@ -0,0 +1,6 @@
echo "hello"
sleep 1
echo "cool"
sleep 1
echo "world"