[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-ddrescue] Auto-duplicate the logfile at each start
From: |
address@hidden |
Subject: |
[Bug-ddrescue] Auto-duplicate the logfile at each start |
Date: |
Wed, 06 May 2015 09:14:23 +0200 |
User-agent: |
Microsoft-MacOutlook/14.4.7.141117 |
Just a little tip, I always prefix the invocation of ddrescue this way:
cp /HD.log /HD_`date +%Y%m%d_%H%M`.log && ddrescue ...
This way it always creates a duplicate logfile with the current date
appended, so you can always go back, if you f*d up something:
HD.log
HD_20150427_1508.log
HD_20150505_1109.log
...
- [Bug-ddrescue] Auto-duplicate the logfile at each start,
address@hidden <=