Quote:
Originally Posted by ixtab
Ok, here's a modified version which outputs the filename before the type. All I did was change line 207 of the script to include the filename. Maybe someone finds it useful.
(rename to "drmcheck.py" after downloading).
|
I sure find it useful.
I've examined the output code in drmcheck and kindledrm for the purpose of modifying your version of drmcheck to not put a linefeed after each completed output. I cannot figure out what is causing the drmcheck to output a series of lines interspaced by a blank line (in order to use the command line loop we've been kicking around to create an ascii list). kindledrm's list creates a list w/o the extra linefeed, drmcheck includes a blank line every time it outputs the info of another file.
Do you see what needs to be done to alter that behavior?