Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
BYTESHUF(1)							     BYTESHUF(1)

NAME
     byteshuf - Shuffle or unshuffle bytes in a file

SYNOPSIS
     byteshuf [-o] -u source [subfiles...]

     byteshuf [-o] -s destination [subfiles...]

DESCRIPTION
     Divides a file into its interleaved even/odd bytes, or recombines them. Can
     also  divide  every third, fourth, etc byte, depending on how many subfiles
     you specify. Useful for dealing with certain types of ROM images.

OPTION
     -o
	 Force overwrite of files

				   08/27/2026			     BYTESHUF(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=byteshuf&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help