mirror of
https://github.com/jbranchaud/til
synced 2026-07-06 09:10:34 +00:00
Add Do Not Overwrite Existing Files as a zsh til.
This commit is contained in:
@@ -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