HDD GURU FORUMS
http://forum.hddguru.com/

Small Tool developed for MRTLAB card/Tool users.
http://forum.hddguru.com/viewtopic.php?f=28&t=42613
Page 1 of 1

Author:  reliableservice [ July 28th, 2022, 3:40 ]
Post subject:  Small Tool developed for MRTLAB card/Tool users.

Hello friends

Small Tool developed for MRTLAB card/Tool users.
Attachment:
mrtlog.zip [7.81 MiB]
Downloaded 511 times


Run the tool and Read all Instruction and Details.

Thank a lot.

Author:  lcoughey [ July 28th, 2022, 6:19 ]
Post subject:  Re: Small Tool developed for MRTLAB card/Tool users.

I think you need to be more informative than that before anyone would download that file.

Author:  reliableservice [ July 29th, 2022, 4:46 ]
Post subject:  Re: Small Tool developed for MRTLAB card/Tool users.

lcoughey wrote:
I think you need to be more informative than that before anyone would download that file.



Save the log file as RTF and use this file to filter
it removes all line with following string
succeeded!, Parse, reset, Timeout, Calculating, Duration, complete, skip

keeps other line and write back with new file name+-new

This file you can share with customer to tell what is not copied.

SORRY FOR NOT INFORMATIVE....

Author:  michael chiklis [ July 29th, 2022, 6:00 ]
Post subject:  Re: Small Tool developed for MRTLAB card/Tool users.

Thank you reliableservice, it works ! :D

Author:  michael chiklis [ July 29th, 2022, 6:06 ]
Post subject:  Re: Small Tool developed for MRTLAB card/Tool users.

reliableservice wrote:
This file you can share with customer to tell what is not copied.


plus damaged files which have bad sectors.

Author:  fzabkar [ July 29th, 2022, 20:26 ]
Post subject:  Re: Small Tool developed for MRTLAB card/Tool users.

Is this essentially what the tool does (executed from CMD prompt)?

Code:
find /v /i "succeeded!" logfile | find /v /i "Parse" | find /v /i "reset" | find /v /i "Timeout" | find /v /i "Calculating" | find /v /i "Duration" | find /v /i "complete" | find /v /i "skip" > logfile_new

Author:  Amarbir[CDR-Labs] [ July 30th, 2022, 6:43 ]
Post subject:  Re: Small Tool developed for MRTLAB card/Tool users.

fzabkar wrote:
Is this essentially what the tool does (executed from CMD prompt)?

Code:
find /v /i "succeeded!" logfile | find /v /i "Parse" | find /v /i "reset" | find /v /i "Timeout" | find /v /i "Calculating" | find /v /i "Duration" | find /v /i "complete" | find /v /i "skip" > logfile_new


Nailed ,
I knew it was coming :lol:

Page 1 of 1 All times are UTC - 5 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/