mirror of
https://github.com/cheat/cheat.git
synced 2025-07-04 04:41: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
|
cp -i ~/Desktop/foo.txt ~/Documents/foo.txt
|
||||||
|
|
||||||
# Create a backup file with date
|
# 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