zsh-users
 help / color / mirror / code / Atom feed
* use zmv to rename all html files in a root to php
@ 2005-09-04 13:18 zzapper
  0 siblings, 0 replies; only message in thread
From: zzapper @ 2005-09-04 13:18 UTC (permalink / raw)
  To: zsh-users

Hi,
>From zsh lovers
http://strcat.neessen.net/zsh/

autoload zmv
zmv '(**/)(*).html' '$1$2.php'

I then use prep.pl (Google 4 it)

to convert all links to .php


-- 
zzapper
Success for Techies and Vim,Zsh tips
http://SuccessTheory.com/


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-09-05  0:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-04 13:18 use zmv to rename all html files in a root to php zzapper

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).