单项选择题
Given the following scripts, both found in /usr/local/bin, what would the output be when executing /usr/local/bin/script1?()
A.dog cat B.dog fish C.mouse cat D.mouse fish
A.chmod +s /tmp B.chmod 775 /tmp C.chmod 1777 /tmp D.chmod 4755 /tmp
A.-rwxrw-rw- 1 database appsrvr 4913 Mar 17 08:24 control_file B.-rw-r--r-- 1 appsrvr database 4913 Mar 17 08:24 control_file C.-rw-r--r-- 1 database appsrvr 4913 Mar 17 08:24 control_file D.-rwxrw-rw- 1 appsrvr database 4913 Mar 17 08:24 control_file