我试图删除重复的下载并导致运行错误
rm -rf *(1)*
这删除了所有内容~/Downloads而没有错误消息。
~/Downloads
这个正则表达式到底有什么作用?
bash wildcards rm
bash ×1
rm ×1
wildcards ×1