Horje
zsh: no matches found: with * Code Example
zsh: no matches found: with *
# 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
Source: github.com




Shell

Related
checking for existing ssh keys Code Example checking for existing ssh keys Code Example
find ssh key windows Code Example find ssh key windows Code Example
get ssh key mac Code Example get ssh key mac Code Example
add ssh key to github Code Example add ssh key to github Code Example
How do I undo 'git add' before commit? Code Example How do I undo 'git add' before commit? Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
12