<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.andreas-duffner.de/index.php?action=history&amp;feed=atom&amp;title=Bulk_rename_files_on_a_linux_system</id>
	<title>Bulk rename files on a linux system - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.andreas-duffner.de/index.php?action=history&amp;feed=atom&amp;title=Bulk_rename_files_on_a_linux_system"/>
	<link rel="alternate" type="text/html" href="http://wiki.andreas-duffner.de/index.php?title=Bulk_rename_files_on_a_linux_system&amp;action=history"/>
	<updated>2026-04-07T20:23:52Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.17</generator>
	<entry>
		<id>http://wiki.andreas-duffner.de/index.php?title=Bulk_rename_files_on_a_linux_system&amp;diff=81&amp;oldid=prev</id>
		<title>Andreas: Created page with &quot;Attention, not working on each linux system.  Use rename which uses the perl syntax, remove the -n to really do the renaming.&lt;br/&gt; The following example would (without the -n)...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.andreas-duffner.de/index.php?title=Bulk_rename_files_on_a_linux_system&amp;diff=81&amp;oldid=prev"/>
		<updated>2016-02-16T11:27:56Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Attention, not working on each linux system.  Use rename which uses the perl syntax, remove the -n to really do the renaming.&amp;lt;br/&amp;gt; The following example would (without the -n)...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Attention, not working on each linux system.&lt;br /&gt;
&lt;br /&gt;
Use rename which uses the perl syntax, remove the -n to really do the renaming.&amp;lt;br/&amp;gt;&lt;br /&gt;
The following example would (without the -n) rename all .htm files to .html:&lt;br /&gt;
  rename -n ’s/\.htm$/\.html/’ *.htm&lt;/div&gt;</summary>
		<author><name>Andreas</name></author>
	</entry>
</feed>