@@ -0,0 +1,3 @@
# Finding files with a specific word
find /home/rakshit/work/DFS/dqclibs -name "*.c" | xargs grep -l "GTOnr3c" 2>/dev/null
The note is not visible to the blocked user.