📅  最后修改于: 2022-03-11 14:51:22.159000             🧑  作者: Mango
# Zsh error:
zsh: no matches found:
# Solution:
# If you're using a wildcard (e.g. *) in your search, escape it with \
# E.g. echo /path/to/directory/\*.jpg