Dead simple change tracking


/ Published in: Bash
Save to your folder(s)

Just up arrow to this while you are modifying widget1.svg to easily create timestamped copies.


Copy this code and paste it in your HTML
  1. cp widget1.svg `date +%Y%m%d`-`date +%H%M%S`.svg

Report this snippet


Comments


You need to login to view comments.