swab(1)

Mirrors <word-size> bytes, in the case of 2, it swaps adjacent bytes

Section 1 odin bookworm source

Description

SWAB:

NAME

swab: - Mirrors <word-size> bytes, in the case of 2, it swaps adjacent bytes

SYNOPSIS

swab <word-size> <infile> <outfile> [<block size in MB>]

DESCRIPTION

swab: Mirrors <word-size> bytes, in the case of 2, it swaps adjacent bytes

Usage: swab <word-size> <infile> <outfile> [<block size in MB>]