On Wed, Nov 21, 2012 at 09:40:09AM -0500, Skippy VonDrake wrote: > On the page: http://libguestfs.org/hivexregedit.1.html#encoding > Under "ENCODING" section is this command: > unix2dos linux.reg | iconv -f utf-8 -t utf-16le > win.reg > > I couldn't get that to work without placing a redirection operator > ('<') after "unix2dos". > > Could this be due to my version of unix2dos? Or just a typo. > I'm a Linux n00b so my apologies for any "stupid" questions.
The unix2dos man page also uses a < in a similar example, so I have pushed a change to update the man page. Thanks, Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones virt-df lists disk usage of guests without needing to install any software inside the virtual machine. Supports Linux and Windows. http://et.redhat.com/~rjones/virt-df/ _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
