# Basic close_read test
require op_read

echo "hello, world!" >>/file
watch /file   default read
cat /file

Output:
	read /file
