this involves the optional editing of /usr/bin/podracer. If you leave the --ignore-fail-on-non-empty option there but send the output to /dev/null, you don't get any nag messages. However, because of the invalid option, empty podcast directories are not removed. So, if you do want empty directories removed, the procedure here should be to:

1. ad >/dev/null 2>&1 to the end of the line as advised originally;
2. remove the --ignore-fail-on-non-empty option from the line.

This actually of course results in an error message when an attempt is made to remove a non-empty directory, but the error message will not be seen since it is sent to /dev/null and no directory containing podcasts will be removed while any empty directories will be removed. Again, if removing the empty directories doesn't matter to you, you still needn't do this edit.


--
Cheryl

"Where your treasure is, there will your heart be also."


Reply via email to