deroff.1

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1 代码 · 共 47 行

1
47
字号
.\" SCCSID: @(#)deroff.1	8.1	9/11/90.TH deroff 1 .SH Namederoff \- remove formatting codes from text.SH Syntax.B deroff[\fB\-w\fR] \fIfile...\fR.SH Description.NXR "deroff interpreter"The.PN deroffcommandreads each file in sequence and removes all.PN nroffand.PN troffcommand lines, backslash constructions, macro definitions,.PN eqnconstructs (between .EQ and .EN lines or between delimiters),and table descriptions and writes the remainder on the standard output.The.PN deroffcommandfollows chains of included files (.so and .nx commands);if a file has already been included, the .so command is ignored and an .nxcommand terminates execution.  If no input file is given,.PN deroffreads from the standard input file..SH Options.IP \fB\-w\fR 5Generates word list (one word per line)..SH Restrictions.NXR "deroff interpreter" "restricted"The.PN deroffcommandis not a complete.PN troffinterpreter, so it can be confused by subtle constructs.Most errors result in too much rather than too little output..PPThe.B \-w flag removes every one\- or two\-character word..SH See Alsodiction(1), nroff(1)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?