How to programmatically comment out multiple source files? It's hard for all people who have access to those files to know what files they need to exclude from loading. It's easy for me to comment out the content of source files that I don't want anyone to load temporarily. Do you mean manually doing that for each file?