File: infnoise-flipbits.1

package info (click to toggle)
infnoise 0.2.6%2Bdfsg-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 22,780 kB
  • sloc: ansic: 1,828; sh: 206; makefile: 62; python: 41
file content (19 lines) | stat: -rw-r--r-- 505 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.\"                                      Hey, EMACS: -*- nroff -*-
.TH INFNOISE-FLIPBITS 1 "June 24 2018"
.\" Please adjust this date whenever revising the manpage.
.SH NAME
infnoise-flipbits \- flip bits
.SH SYNOPSIS
.B infnoise-flipbits
.RI [ width ]
.SH DESCRIPTION
.B infnoise-flipbits
flips the bits in its input data (from standard input),
.I width
bits at a time (8 by default), and outputs the result to standard
output.
.PP
.SH OPTIONS
This program has no options.
.SH SEE ALSO
.BR infnoise (8).