eramo4707 eramo4707 02-02-2024 Computers and Technology contestada How would you execute multiple Windows commands from the command line, the second command executing after the first command? 1) command1 || command2 2) command1 > command2 3) command1 → command2 4) command1 command2