<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Command: insert</title><link>https://sourceforge.net/p/hexed/wiki/Command%253A%2520insert/</link><description>Recent changes to Command: insert</description><atom:link href="https://sourceforge.net/p/hexed/wiki/Command:%20insert/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 25 Aug 2012 12:10:29 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/hexed/wiki/Command:%20insert/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Command: insert modified by B.ZaaR</title><link>https://sourceforge.net/p/hexed/wiki/Command%253A%2520insert/</link><description>&lt;h2&gt;Insert: -i [dest] [cnt] ...&lt;/h2&gt;
Inserts bytes in the file at the destination, repeating the bytes for a number of times.
&lt;pre&gt;hexed -i 100 10 01 02 03 file&lt;/pre&gt;
This will insert the bytes 0x01 0x02 0x03 at 0x100 for 0x10 (16) times. For an empty value this command will insert 0 for count times.
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">B.ZaaR</dc:creator><pubDate>Sat, 25 Aug 2012 12:10:29 -0000</pubDate><guid>https://sourceforge.netdc00c9f6465dcbe336dfd3c05b1398a018153abc</guid></item></channel></rss>