$user_input = "; rm -rf /"; # In this case the user just gets a "no such file or # directory" error system("ls", "-l", $user_input);