Avoid files are being created when cron is executed
Some times we might have noticed that there are large number of tiny files are created on the home directory with the name of the cron file. For example if your cron url is https://www.hostingahead.com/cron your home directory will have files like cron.1, cron.2 etc.. A typical cron command will be like this : wget ...