converting .php files to .dhtml

Ankush Grover ankush174 at gmail.com
Tue Jul 19 13:51:43 UTC 2005


> 
> for i in $(find . -name "*.php" -print)
> do
>         mv $i $(basename $i .php)".dhtml"
> done
> 


thanks it converted all the .php files to .dhtml.

thanks & regards

Ankush




More information about the fedora-list mailing list