久久国产成人av_抖音国产毛片_a片网站免费观看_A片无码播放手机在线观看,色五月在线观看,亚洲精品m在线观看,女人自慰的免费网址,悠悠在线观看精品视频,一级日本片免费的,亚洲精品久,国产精品成人久久久久久久

分享

cat ,、tac、nl

 e3399 2010-09-26

NAME

cat - concatenate files and print on the standard output       /// [美] [kɑ:n´kæt?¸neit]  v./a.聯(lián)系

SYNOPSIS

cat [OPTION] [FILE]...  

DESCRIPTION

Concatenate FILE(s), or standard input, to standard output.         ///將一個(gè)文件的內(nèi)容連續(xù)輸出

-A, --show-all
equivalent to -vET
-b, --number-nonblank
number nonblank output lines
-e
equivalent to -vE
-E, --show-ends
display $ at end of each line
-n, --number
number all output lines
-s, --squeeze-blank
never more than one single blank line
-t
equivalent to -vT
-T, --show-tabs
display TAB characters as ^I
-u
(ignored)
-v, --show-nonprinting                   ///顯示看不到的特殊字符
use ^ and M- notation, except for LFD and TAB
--help
display this help and exit
--version
output version information and exit

With no FILE, or when FILE is -, read standard input.  

AUTHOR

Written by Torbjorn Granlund and Richard M. Stallman.  

REPORTING BUGS

Report bugs to <[email protected]>.  

COPYRIGHT

Copyright © 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  

SEE ALSO

The full documentation for cat is maintained as a Texinfo manual. If the info and cat programs are properly installed at your site, the command

info coreutils cat

should give you access to the complete manual.


NAME

tac - concatenate and print files in reverse  

SYNOPSIS

tac [OPTION]... [FILE]...  

DESCRIPTION

Write each FILE to standard output, last line first. With no FILE, or when FILE is -, read standard input.

Mandatory arguments to long options are mandatory for short options too.

-b, --before
attach the separator before instead of after
-r, --regex
interpret the separator as a regular expression
-s, --separator=STRING
use STRING as the separator instead of newline
--help
display this help and exit
--version
output version information and exit
 

AUTHOR

Written by Jay Lepreau and David MacKenzie.  

REPORTING BUGS

Report bugs to <[email protected]>.  

COPYRIGHT

Copyright © 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  

SEE ALSO

The full documentation for tac is maintained as a Texinfo manual. If the info and tac programs are properly installed at your site, the command

info coreutils tac

should give you access to the complete manual.



 

NAME

nl - number lines of files  

SYNOPSIS

nl [OPTION]... [FILE]...  

DESCRIPTION

Write each FILE to standard output, with line numbers added. With no FILE, or when FILE is -, read standard input.

Mandatory arguments to long options are mandatory for short options too.

-b, --body-numbering=STYLE
use STYLE for numbering body lines
-d, --section-delimiter=CC
use CC for separating logical pages
-f, --footer-numbering=STYLE
use STYLE for numbering footer lines
-h, --header-numbering=STYLE
use STYLE for numbering header lines
-i, --page-increment=NUMBER
line number increment at each line
-l, --join-blank-lines=NUMBER
group of NUMBER empty lines counted as one
-n, --number-format=FORMAT
insert line numbers according to FORMAT
-p, --no-renumber
do not reset line numbers at logical pages
-s, --number-separator=STRING
add STRING after (possible) line number
-v, --first-page=NUMBER
first line number on each logical page
-w, --number-width=NUMBER
use NUMBER columns for line numbers
--help
display this help and exit
--version
output version information and exit

By default, selects -v1 -i1 -l1 -sTAB -w6 -nrn -hn -bt -fn. CC are two delimiter characters for separating logical pages, a missing second character implies :. Type \\ for \. STYLE is one of:

a
number all lines
t
number only nonempty lines
n
number no lines
pREGEXP
number only lines that contain a match for REGEXP

FORMAT is one of:

ln
left justified, no leading zeros
rn
right justified, no leading zeros
rz
right justified, leading zeros
 

AUTHOR

Written by Scott Bartram and David MacKenzie.  

REPORTING BUGS

Report bugs to <[email protected]>.  

COPYRIGHT

Copyright © 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  

SEE ALSO

The full documentation for nl is maintained as a Texinfo manual. If the info and nl programs are properly installed at your site, the command

info coreutils nl

should give you access to the complete manual.

 

 

***********************eg************************

[test@zao2 ~]$ nl -b a -n rz -w 3 /etc/issue
001    Fedora release 12 (Constantine)
002    Kernel \r on an \m (\l)
003    

 


    本站是提供個(gè)人知識(shí)管理的網(wǎng)絡(luò)存儲(chǔ)空間,,所有內(nèi)容均由用戶(hù)發(fā)布,,不代表本站觀點(diǎn)。請(qǐng)注意甄別內(nèi)容中的聯(lián)系方式,、誘導(dǎo)購(gòu)買(mǎi)等信息,,謹(jǐn)防詐騙。如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,,請(qǐng)點(diǎn)擊一鍵舉報(bào),。
    轉(zhuǎn)藏 分享 獻(xiàn)花(0

    0條評(píng)論

    發(fā)表

    請(qǐng)遵守用戶(hù) 評(píng)論公約

    類(lèi)似文章 更多