在 Centos 6.6 机器上,我注意到了这一点......
[root@abcd /]# usleep --help
Usage: usleep [microseconds]
-v, --version Display the version of this program, and exit
-o, --oot oot says hey!
Help options:
-?, --help Show this help message
--usage Display brief usage message
[root@abcd /]# usleep -o
oot says hey!
Run Code Online (Sandbox Code Playgroud)
虽然手册页没有提到它......
OPTIONS
--usage Show short usage message.
--help, -?
Print help information.
-v, --version
Print version information.
Run Code Online (Sandbox Code Playgroud)
那么,为什么oot说“ hey
”呢?
编辑: 当然这是一个复活节彩蛋,但它似乎可能是一个有故事的。