@@ -0,0 +1,7 @@
SOURCES = main.c
all: ${SOURCES}
cc ${SOURCES} -lX11
run: all
./a.out
The note is not visible to the blocked user.