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