Re: converting .php files to .dhtml

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 
> 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


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux