DEBSOURCES
Skip Quicknav
sources / golang-fsnotify / 1.8.0-3 / testdata / watch-file / op-read
123456789
# Basic close_read test require op_read echo "hello, world!" >>/file watch /file default read cat /file Output: read /file