something like?

find /base/directory -type f -name "*.wma" -exec mv "{}" "{}.ignore"
\;

should rename file.wma to file.wma.ignore...

disclamer: make a backup, test first on one directory, etc...

kind regards,
Markus


-- 
schiegl
------------------------------------------------------------------------
schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=53941

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to