mirror of
https://github.com/cheat/cheat.git
synced 2025-07-05 05:11:58 +02:00
cp
edit
Appended missing newline to end of `cp` cheatsheet.
This commit is contained in:
@ -8,4 +8,4 @@ cp -r ~/Desktop/cruise_pics/ ~/Pictures/
|
||||
cp -i ~/Desktop/foo.txt ~/Documents/foo.txt
|
||||
|
||||
# Create a backup file with date
|
||||
cp foo.txt{,."$(date +%Y%m%d-%H%M%S)"}
|
||||
cp foo.txt{,."$(date +%Y%m%d-%H%M%S)"}
|
||||
|
Reference in New Issue
Block a user