<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/hexed/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/hexed/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 25 Aug 2012 12:58:47 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/hexed/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by B.ZaaR</title><link>https://sourceforge.net/p/hexed/wiki/Home/</link><description>&lt;pre&gt;--- v4
+++ v5
@@ -1,5 +1,5 @@
 This is the &lt;a href="http://sourceforge.net/projects/hexed/"&gt;hexed&lt;/a&gt; project, a command line HEXadecimal file EDitor. 
-It uses some simple commands to view, edit and save a file.
+It uses some simple commands to view, edit and save a file. It was written to be easily called from shell scripts.
 
 The first use is to edit the file with command line arguments at the prompt. These are simple instructions like
 &lt;pre&gt;hexed -e 100 1 2 3 4 file&lt;/pre&gt;
@@ -7,4 +7,13 @@
 &lt;pre&gt;hexed -d 0 104 file&lt;/pre&gt;
 where (-e) enters values at the offset 0x100 (256) and (-d) dump the values from 0 to 0x104 (260).
 
-The second use is as a editor with the file loaded into memory and worked on until it is saved or closed.
+The second use is as a editor with the file loaded into memory and worked on until it is saved or closed (Not yet available).
+
+Command list:
+[Copy &amp; Copy overwrite](../Command%3A%20copy)
+[Dump](../Command%3A%20dump)
+[Enter](../Command%3A%20enter)
+[Insert](../Command%3A%20insert)
+[Move &amp; Move overwrite](../Command%3A%20move)
+[Remove](../Command%3A%20remove)
+[Word size](../Command%3A%20word%20size)
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">B.ZaaR</dc:creator><pubDate>Sat, 25 Aug 2012 12:58:47 -0000</pubDate><guid>https://sourceforge.net7b3a5e8d64529cde24230118793f76ab3196ea97</guid></item><item><title>WikiPage Home modified by B.ZaaR</title><link>https://sourceforge.net/p/hexed/wiki/Home/</link><description>&lt;pre&gt;--- v3
+++ v4
@@ -5,6 +5,6 @@
 &lt;pre&gt;hexed -e 100 1 2 3 4 file&lt;/pre&gt;
 and
 &lt;pre&gt;hexed -d 0 104 file&lt;/pre&gt;
-where (-e) enters values at the offset 100 (256) and (-d) dump the values from 0 to 104 (260).
+where (-e) enters values at the offset 0x100 (256) and (-d) dump the values from 0 to 0x104 (260).
 
 The second use is as a editor with the file loaded into memory and worked on until it is saved or closed.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">B.ZaaR</dc:creator><pubDate>Sat, 25 Aug 2012 11:59:43 -0000</pubDate><guid>https://sourceforge.netfa15d14a7cd987d76d4758070d6bc75462e9004e</guid></item><item><title>WikiPage Home modified by B.ZaaR</title><link>https://sourceforge.net/p/hexed/wiki/Home/</link><description>&lt;pre&gt;&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">B.ZaaR</dc:creator><pubDate>Sat, 25 Aug 2012 11:42:55 -0000</pubDate><guid>https://sourceforge.net171de72f0e5d498bf400eb9fabe63454c4fceda6</guid></item><item><title>WikiPage Home modified by B.ZaaR</title><link>https://sourceforge.net/p/hexed/wiki/Home/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,10 @@
-Welcome to your wiki!
+This is the &lt;a href="http://sourceforge.net/projects/hexed/"&gt;hexed&lt;/a&gt; project, a command line HEXadecimal file EDitor. 
+It uses some simple commands to view, edit and save a file.
 
-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+The first use is to edit the file with command line arguments at the prompt. These are simple instructions like
+&lt;pre&gt;hexed -e 100 1 2 3 4 file&lt;/pre&gt;
+and
+&lt;pre&gt;hexed -d 0 104 file&lt;/pre&gt;
+where (-e) enters values at the offset 100 (256) and (-d) dump the values from 0 to 104 (260).
 
-The wiki uses [Markdown](/p/hexed/wiki/markdown_syntax/) syntax.
-
-[[project_admins]]
-[[download_button]]
+The second use is as a editor with the file loaded into memory and worked on until it is saved or closed.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">B.ZaaR</dc:creator><pubDate>Sat, 25 Aug 2012 11:42:09 -0000</pubDate><guid>https://sourceforge.netaf98d58e4bf6cc1369abed4ab281068071719c11</guid></item><item><title>WikiPage Home modified by B.ZaaR</title><link>https://sourceforge.net/p/hexed/wiki/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/hexed/wiki/markdown_syntax/) syntax.

[[project_admins]]
[[download_button]]
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">B.ZaaR</dc:creator><pubDate>Sat, 25 Aug 2012 09:43:07 -0000</pubDate><guid>https://sourceforge.netcf421a5559e5e40e314906b362b704016e0a7b25</guid></item></channel></rss>