OILS / spec / testdata / ysh-read-3.sh View on Github | oils.pub

4 lines, 3 significant
1
2mkdir -p ./dir
3read --line < ./dir
4echo status=$?