Cleanup
This commit is contained in:
parent
32ffc09f0e
commit
bce0cda879
18 changed files with 13 additions and 326 deletions
6
tools/spawntest/testpipeout.sh
Executable file
6
tools/spawntest/testpipeout.sh
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
echo "Reading stdin..."
|
||||
read meh
|
||||
echo "I read $meh"
|
||||
echo "Exiting pipereader now..."
|
Loading…
Add table
Add a link
Reference in a new issue