[mythtv-users] Some lost recording due to Seagate 500GB crash

Chuck Peters cp at ccil.org
Fri Feb 15 11:13:43 UTC 2008


I have lost some recordings and would like to selectively delete the
database entries and files.

rm `ls -l /home/mythtv/store| grep /500/media/recordings/|awk '{print
$8}'`* will get the files.

Is there some command or script out there that I could do something like:
rmdatabaseentry `ls -l /home/mythtv/store| grep
/500/media/recordings/|awk '{print $8}'


Thanks,
Chuck


More information about the mythtv-users mailing list