Assume you have a file named "ben". You execute the command "rm ben packy". Which of the following statements best describes the result of this rm command?
1) The file named "ben" will be deleted
2) The file named "packy" will be deleted
3) Both the files named "ben" and "packy" will be deleted
4) The command will throw an error