system() is insecure. Replace it with execute2().
system() is insecure. Replace it with execute2().