<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://kb.rvmgroup.it/index.php?action=history&amp;feed=atom&amp;title=Editare_tutti_i_dataset_gestiti_con_Znapzend</id>
	<title>Editare tutti i dataset gestiti con Znapzend - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://kb.rvmgroup.it/index.php?action=history&amp;feed=atom&amp;title=Editare_tutti_i_dataset_gestiti_con_Znapzend"/>
	<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Editare_tutti_i_dataset_gestiti_con_Znapzend&amp;action=history"/>
	<updated>2026-05-06T01:44:01Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://kb.rvmgroup.it/index.php?title=Editare_tutti_i_dataset_gestiti_con_Znapzend&amp;diff=10346&amp;oldid=prev</id>
		<title>Gabriele.vivinetto: Created page with &quot;Se si vuole modificare in massa le proprietà di backup di znapzend di tutti i dataset, usare lo script di esempio:   for SRC in $(znapzendzetup list 2&gt;/dev/null | grep &#039;^src...&quot;</title>
		<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Editare_tutti_i_dataset_gestiti_con_Znapzend&amp;diff=10346&amp;oldid=prev"/>
		<updated>2020-02-17T11:53:44Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Se si vuole modificare in massa le proprietà di backup di znapzend di tutti i dataset, usare lo script di esempio:   for SRC in $(znapzendzetup list 2&amp;gt;/dev/null | grep &amp;#039;^src...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Se si vuole modificare in massa le proprietà di backup di znapzend di tutti i dataset, usare lo script di esempio:&lt;br /&gt;
&lt;br /&gt;
 for SRC in $(znapzendzetup list 2&amp;gt;/dev/null | grep &amp;#039;^src &amp;#039; | tr -s &amp;#039; &amp;#039;| cut -f 3 --delimiter=&amp;#039; &amp;#039;) ; do  znapzendzetup export $SRC | sed -e &amp;#039;s/crosrv08/znapzend/g&amp;#039; | znapzendzetup import --write $SRC; done&lt;br /&gt;
&lt;br /&gt;
* Modificare la parte al bisogno:&lt;br /&gt;
 sed -e &amp;#039;s/crosrv08/znapzend/g&amp;#039;&lt;/div&gt;</summary>
		<author><name>Gabriele.vivinetto</name></author>
	</entry>
</feed>