kamilapc4603 kamilapc4603 02-06-2023 Computers and Technology contestada Which of the following commands will direct error messages to the file, error.log? ls /root >> error.log ls /root > error.log ls /root 2> error.log ls /root ${content-ask}gt; error.log