该命令是否有任何理由find违反使用双破折号表示多个字符选项的约定?
find
我的意思是,例如,为什么
find -name "my_file.*"
而不是
find --name "my_filename.*"
command-line find
command-line ×1
find ×1