Hallo, dies ist ein Test.
PWD: /www/data-lst1/unixsoft/unixsoft/kaempfer/.public_html
Running in File Mode
Relative path: ./../../.././../../../usr/man/man1/gnl.1
Real path: /usr/gnu/share/man/man1/nl.1
Zurück
'\" te .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .TH NL 1 "July 2018" "GNU coreutils 8.30" "User Commands" .SH NAME nl \- number lines of files .SH SYNOPSIS .B nl [\fI\,OPTION\/\fR]... [\fI\,FILE\/\fR]... .SH DESCRIPTION .\" Add any additional description here .PP Write each FILE to standard output, with line numbers added. .PP With no FILE, or when FILE is \-, read standard input. .PP Mandatory arguments to long options are mandatory for short options too. .TP \fB\-b\fR, \fB\-\-body\-numbering\fR=\fI\,STYLE\/\fR use STYLE for numbering body lines .TP \fB\-d\fR, \fB\-\-section\-delimiter\fR=\fI\,CC\/\fR use CC for logical page delimiters .TP \fB\-f\fR, \fB\-\-footer\-numbering\fR=\fI\,STYLE\/\fR use STYLE for numbering footer lines .TP \fB\-h\fR, \fB\-\-header\-numbering\fR=\fI\,STYLE\/\fR use STYLE for numbering header lines .TP \fB\-i\fR, \fB\-\-line\-increment\fR=\fI\,NUMBER\/\fR line number increment at each line .TP \fB\-l\fR, \fB\-\-join\-blank\-lines\fR=\fI\,NUMBER\/\fR group of NUMBER empty lines counted as one .TP \fB\-n\fR, \fB\-\-number\-format\fR=\fI\,FORMAT\/\fR insert line numbers according to FORMAT .TP \fB\-p\fR, \fB\-\-no\-renumber\fR do not reset line numbers for each section .TP \fB\-s\fR, \fB\-\-number\-separator\fR=\fI\,STRING\/\fR add STRING after (possible) line number .TP \fB\-v\fR, \fB\-\-starting\-line\-number\fR=\fI\,NUMBER\/\fR first line number for each section .TP \fB\-w\fR, \fB\-\-number\-width\fR=\fI\,NUMBER\/\fR use NUMBER columns for line numbers .TP \fB\-\-help\fR display this help and exit .TP \fB\-\-version\fR output version information and exit .PP Default options are: \fB\-bt\fR \fB\-d\fR'\e:' \fB\-fn\fR \fB\-hn\fR \fB\-i1\fR \fB\-l1\fR \fB\-n\fR'rn' \fB\-s\fR<TAB> \fB\-v1\fR \fB\-w6\fR .PP CC are two delimiter characters used to construct logical page delimiters; a missing second character implies ':'. .PP STYLE is one of: .TP a number all lines .TP t number only nonempty lines .TP n number no lines .TP pBRE number only lines that contain a match for the basic regular expression, BRE .PP FORMAT is one of: .TP ln left justified, no leading zeros .TP rn right justified, no leading zeros .TP rz right justified, leading zeros .SH AUTHOR Written by Scott Bartram and David MacKenzie. .SH "REPORTING BUGS" GNU coreutils online help: <https://www.gnu.org/software/coreutils/> .br Report nl translation bugs to <https://translationproject.org/team/> .SH COPYRIGHT Copyright \(co 2018 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>. .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .\" Oracle has added the ARC stability level to this manual page .SH ATTRIBUTES See .BR attributes (7) for descriptions of the following attributes: .sp .TS box; cbp-1 | cbp-1 l | l . ATTRIBUTE TYPE ATTRIBUTE VALUE = Availability file/gnu-coreutils = Stability Uncommitted .TE .PP .SH "SEE ALSO" Full documentation at: <https://www.gnu.org/software/coreutils/nl> .br or available locally via: info \(aq(coreutils) nl invocation\(aq .SH NOTES .\" Oracle has added source availability information to this manual page Source code for open source software components in Oracle Solaris can be found at https://www.oracle.com/downloads/opensource/solaris-source-code-downloads.html. This software was built from source available at https://github.com/oracle/solaris-userland. The original community source was downloaded from https://ftp.gnu.org/gnu/coreutils/coreutils-8.30.tar.xz. Further information about this software can be found on the open source community website at https://www.gnu.org/software/coreutils.