Linux

What is the result of running the following command? yippiekaiyay 1>&2 die_hard

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

An output similar to: yippikaiyay: command not found...

The file die_hard will not be created