i have several php files, and there's references to .html files in those.
I need to replace ".html" to ".php"
how can i do this in bash ?
i have several php files, and there's references to .html files in those.
I need to replace ".html" to ".php"
how can i do this in bash ?