mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Add a new format option to HexSlice to print every byte with a separated space in between. Additionally the old format option 'alternate' together with the new one results in another new format which prints every byte separated by a space AND every byte has a leading '0x'. Signed-off-by: Finn Callies <fcallies@linux.ibm.com> Co-developed-by: Steffen Eiden <seiden@linux.ibm.com> Reviewed-by: Steffen Eiden <seiden@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>