Manpages

名 称

nl - 给 文 件 编 行 号

概 述

nl [选 项 ]... [文 件 列 表 ]...

描 述

将 文 件 列 表 中 的 每 一 个 文 件 输 出 到 标 准 输 出 , 并 添 加 行 号 。 如 果 没 有 指 定 文 件 , 或 者 指 定 文 件 为 "-", 则 从 标 准 输 入 读 取 。 必 选 参 数 对 长 短 选 项 同 时 适 用 。

-b, --body-numbering=风 格

use STYLE for numbering body lines

-d, --section-delimiter=CC

use CC for logical page delimiters

-f, --footer-numbering=风 格

use STYLE for numbering footer lines

-h, --header-numbering=风 格

use STYLE for numbering header lines

-i, --line-increment=数 字

line number increment at each line

-l, --join-blank-lines=数 字

group of NUMBER empty lines counted as one

-n, --number-format=格 式 根 据 指 定 格 式 字 符 串 插 入 行 号
-p
, --no-renumber

do not reset line numbers for each section

-s, --number-separator=字 符 串 如 果 可 能 的 话 , 将 指 定 字 符 串 添 加 到 行 号 后
-v
, --starting-line-number=数 字

first line number for each section

-w, --number-width=数 字 为 行 号 留 出 指 定 列 的 宽 度

--help 显 示 此 帮 助 信 息 并 退 出

--version 显 示 版 本 信 息 并 退 出

Default options are: -bt -d’\:’ -fn -hn -i1 -l1 -n’rn’ -s<TAB> -v1 -w6

CC are two delimiter characters used to construct logical page delimiters; a missing second character implies ’:’.

STYLE is one of:

a 对 所 有 行 进 行 编 号

t 只 对 非 空 行 进 行 编 号

n 不 进 行 编 号

pBRE

number only lines that contain a match for the basic regular expression, BRE 格 式 字 符 串 可 以 是 下 列 字 符 串 中 的 一 个 :

ln 左 对 齐 , 没 有 前 导 数 字

0

rn 右 对 齐 , 没 有 前 导 数 字

0

rz 右 对 齐 , 用 前 导 数 字

0填 充 空 白 位

作 者

由 Scott Bartram 和 David MacKenzie 编 写 。

报 告 错 误

GNU coreutils 的 在 线 帮 助 : <https://www.gnu.org/software/coreutils/>; 请 向 <https://translationproject.org/team/zh_CN.html>; 报 告 翻 译 错 误 。

版 权

Copyright © 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>;.
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

参 见

完 整 文 档 请 见 : <https://www.gnu.org/software/coreutils/nl>; 或 者 在 本 地 使 用 : info '(coreutils) nl invocation'

本 页 面 中 文 版 由 中 文 man 手 册 页 计 划 提 供 。 中 文 man 手 册 页 计 划 : https://github.com/man-pages-zh/manpages-zh