<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://devwiki.neosys.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AQuicktest</id>
	<title>Template:Quicktest - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://devwiki.neosys.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AQuicktest"/>
	<link rel="alternate" type="text/html" href="https://devwiki.neosys.com/index.php?title=Template:Quicktest&amp;action=history"/>
	<updated>2026-04-07T02:50:49Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>https://devwiki.neosys.com/index.php?title=Template:Quicktest&amp;diff=1463&amp;oldid=prev</id>
		<title>Steve: Created page with &#039; testsort  listfiles   #python one liner to write a multivalue database record (after creating xyzfile)  createfile xyzfile  python -c &#039;from exodus import *;print var(&quot;abc123&quot;).w…&#039;</title>
		<link rel="alternate" type="text/html" href="https://devwiki.neosys.com/index.php?title=Template:Quicktest&amp;diff=1463&amp;oldid=prev"/>
		<updated>2011-07-10T21:57:50Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039; testsort  listfiles   #python one liner to write a multivalue database record (after creating xyzfile)  createfile xyzfile  python -c &amp;#039;from exodus import *;print var(&amp;quot;abc123&amp;quot;).w…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt; testsort&lt;br /&gt;
 listfiles&lt;br /&gt;
&lt;br /&gt;
 #python one liner to write a multivalue database record (after creating xyzfile)&lt;br /&gt;
 createfile xyzfile&lt;br /&gt;
 python -c &amp;#039;from exodus import *;print var(&amp;quot;abc123&amp;quot;).write(&amp;quot;xyzfile&amp;quot;,&amp;quot;key123&amp;quot;)&amp;#039;&lt;br /&gt;
&lt;br /&gt;
 #perl one liner to read back the record&lt;br /&gt;
 #the syntax is long winded because exodus isnt properly implemented in perl yet&lt;br /&gt;
 perl -e &amp;#039;use exo;$record=new exo::var(&amp;quot;&amp;quot;); $filename=new exo::var(&amp;quot;xyzfile&amp;quot;); $key=new exo::var(&amp;quot;key123&amp;quot;); \&lt;br /&gt;
  print $record-&amp;gt;read($filename,$key);print $record,&amp;quot;\n&amp;quot;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
 list xyzfile&lt;br /&gt;
 deletefile xyzfile&lt;/div&gt;</summary>
		<author><name>Steve</name></author>
	</entry>
</feed>