On Fri, Aug 03, 2007 at 11:33:38PM +0800, Bean wrote: > Hi, > > I have written a new command dump, it can hex dump content of file or memory. > > usage: > > dump [-s skip] [-n length] { FILE | (mem) } > > The output look just like command hexdump.
I see that the output of hexdump is the same as "od -x". However, I find "od -tx1" more useful. Maybe it would be better to do that instead? -- Robert Millan My spam trap is [EMAIL PROTECTED] Note: this address is only intended for spam harvesters. Writing to it will get you added to my black list. _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel