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