i/o for parent child good, but some fd is staying open
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
set -a
|
||||
|
||||
echo "This is output from loading the variables file."
|
||||
echo "variables file says hello and set a variable named TEST_VAR"
|
||||
TEST_VAR="999"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user