Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

forsort(1) [debian man page]

forsort(1)							       canna								forsort(1)

NAME
forsort - Protect text from 7-bit only sort command. SYNOPSIS
forsort [-7|-8] filename DESCRIPTION
Protects 8-bit text from 7-bit-only sort command. Input is taken from standard input, and output is given to standard output. OPTIONS
-7 Encodes 8-bit input to 7-bit text. -8 Decodes from encoded 7-bit to 8-bit text. AUTHOR
This manual page was written by Junichi Uekawa (dancer@debian.org) for Debian GNU/Linux and may be used by others. Debian 2003 Dec 20 forsort(1)

Check Out this Related Man Page

DPATCH-CONVERT_DIFFGZ(1)				      General Commands Manual					  DPATCH-CONVERT_DIFFGZ(1)

NAME
dpatch-convert-diffgz - Convert a debian .diff.gz to a dpatch file SYNOPSIS
dpatch-convert-diffgz patchno patchname dpatch-convert-diffgz patchno_patchname DESCRIPTION
This manual page documents briefly the dpatch-convert-diffgz command which simply generates a dpatch file from an existing Debian .diff.gz file. It does so, by building the sources with dpkg-buildpackage, and operating on the resulting Debian .diff.gz. WARNING
dpatch is deprecated, please switch to the `3.0 (quilt)' Debian source package format instead. See http://wiki.debian.org/Projects/Deb- Src3.0#FAQ for a short guide on how to do it. SEE ALSO
dpatch(1), dpatch(7), dpatch.make(7), dpatch-edit-patch(1), dpatch-list-patch(1) Files in /usr/share/doc/dpatch/ AUTHOR
dpatch-convert-diffgz was written by Junichi Uekawa <dancer@debian.org>. This manual page was written by Gergely Nagy <algernon@debian.org>. DPATCH
Dec 13, 2011 DPATCH-CONVERT_DIFFGZ(1)
Man Page