Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
124 B
124 B
Finding files with a specific word
find /home/rakshit/work/DFS/dqclibs -name "*.c" | xargs grep -l "GTOnr3c" 2>/dev/null