Não tenho certeza sobre o ovo de páscoa, mas
Why does oot say “hey” in usleep -o?
simples, porque está na fonte :
struct poptOption options[] = {
{ "version", 'v', POPT_ARG_NONE, &showVersion, 0,
"Display the version of this program, and exit" },
{ "oot", 'o', POPT_ARG_NONE, &showOot, 0,
"oot says hey!" },
POPT_AUTOHELP
{ 0, 0, 0, 0, 0 }
};
Não há mais indicações sobre por que foi introduzido. patos .