What is the result of running the following command? yippiekaiyay 1>&2 die_hard
Answer
An output similar to: yippikaiyay: command not found...
The file die_hard will not be created
An output similar to: yippikaiyay: command not found...
The file die_hard will not be created