On 3/27/07, Michael H. Semcheski <mhsemcheski at gmail.com> wrote:
> Sorry, I had a typo. Its only one - before exec.
>
> find / -iname '*.htm' -exec mv {} {}l \;
>
>
> Try running it without the 'exec' section first, just to make sure you like
> what it is going to do.
Good idea.
Zach