The article discusses a technique for avoiding command name collisions in Unix systems by prefixing custom command names with a comma. This approach allows users to create their own commands without worrying about conflicts with system commands. The author has been using this method for over a decade and finds it to be robust and convenient. The comma prefix also enables easy tab-completion of custom commands.