Differences
This shows you the differences between the selected revisions of the page.
2020-08-26 | 2020-11-17 | ||
link the two delete commands (martin) | no summary (80.112.227.160) (hidden) (untrusted) | ||
Line 156: | Line 156: | ||
===== Backup ===== | ===== Backup ===== | ||
+ | cp ! $(echo "!" | sed "s/\..*$//").$(date '+%Y-%m-%d_%H-%M').$(echo ! | awk -F"." '{ print $NF }') | ||
==== Backup a File with Current Date and Time ==== | ==== Backup a File with Current Date and Time ==== |