zsh: file exists
#470
-
zsh will not overwrite existing files e.g. how shoud i do to make it can auto overwrite existing files? |
Beta Was this translation helpful? Give feedback.
Answered by
lnicola
Sep 9, 2022
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ericbn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
: >! foo
orsetopt clobber