
[英]In fish shell, how to iterate over files using wildcard and variable?
[英]fish shell: rm with wildcard and not found files
有没有办法用类似的命令来使用fish
rm -rf *.pdf *.gz
虽然没有可用的pdf
文件? 目前我得到了回应
fish: No matches for wildcard '*.pdf'. See `help expand`.
我发现zsh的将possibilty到集setopt +o nomatch
但这并不认可fish
贝。 使用版本 3.0.2
声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.