files at once without individually updating them?
coding practice is to update the one file you just worked on to know if it works at all. I also discourage it because when you do this, you lag the mud considerably. I/O is the most resource intensive kind of operation, and updating is on its own quite resource intensive. Updating a directory with dozens of files in it will cause a noticeable hiccup in the rest of the mud.