find ~/ -name *test.txt find ~/ -name '*test.txt'
我需要构建一个示例,其中第一种形式失败但第二种形式仍然有效。
shell find quoting
find ×1
quoting ×1
shell ×1