mirror of
https://github.com/jbranchaud/til
synced 2026-01-07 09:08:01 +00:00
Add Do Not Overwrite Existing Files as a zsh til.
This commit is contained in:
4
zsh/do-not-overwrite-existing-files.md
Normal file
4
zsh/do-not-overwrite-existing-files.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# Do Not Overwrite Existing Files
|
||||
|
||||
When using the `cp` command to copy files, you can use the `-n` flag to make
|
||||
sure that you do not overwrite existing files.
|
||||
Reference in New Issue
Block a user