@@ -0,0 +1,8 @@
all:
gcc -Wall -Wextra helper.c -g -o helpelf
install:
sudo cp helpelf /usr/bin/helpelf
clean:
rm helpelf
The note is not visible to the blocked user.