find . -name *.rb
不适用于我的 ubuntu
我要做
find . -name "*.rb"
让它工作。
这是为什么?
command-line find
command-line ×1
find ×1