I was trying to pass a string to another string to execute a system() command, but it executes the string separately "sudo ifconfig %s" then "dow
system()