真实的国产乱ⅩXXX66竹夫人,五月香六月婷婷激情综合,亚洲日本VA一区二区三区,亚洲精品一区二区三区麻豆

成都創(chuàng)新互聯(lián)網(wǎng)站制作重慶分公司

Linux文本查看命令及其選項(xiàng)詳解(cat,head,tail)-創(chuàng)新互聯(lián)

linux系統(tǒng)內(nèi)置命令可以通過(guò)以下兩種方式查詢(xún):“cat --help” 或者“man cat”。

創(chuàng)新互聯(lián)致力于網(wǎng)站設(shè)計(jì)、做網(wǎng)站,成都網(wǎng)站設(shè)計(jì),集團(tuán)網(wǎng)站建設(shè)等服務(wù)標(biāo)準(zhǔn)化,推過(guò)標(biāo)準(zhǔn)化降低中小企業(yè)的建站的成本,并持續(xù)提升建站的定制化服務(wù)水平進(jìn)行質(zhì)量交付,讓企業(yè)網(wǎng)站從市場(chǎng)競(jìng)爭(zhēng)中脫穎而出。 選擇創(chuàng)新互聯(lián),就選擇了安全、穩(wěn)定、美觀(guān)的網(wǎng)站建設(shè)服務(wù)!

cat命令的常用選項(xiàng)和官方解釋如下:

cat file_name 顯示文件全部?jī)?nèi)容

cat -b file_name 顯示文件非空行內(nèi)容

cat -E file_name 在文件每行末尾顯示$,常用于管道功能

cat -n file_name 顯示內(nèi)容和行號(hào)

Usage: cat [OPTION]... [FILE]...
Concatenate FILE(s) to standard output.

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

 -A, --show-all      equivalent to -vET
 -b, --number-nonblank  number nonempty output lines, overrides -n
 -e            equivalent to -vE
 -E, --show-ends     display $ at end of each line
 -n, --number       number all output lines
 -s, --squeeze-blank   suppress repeated empty output lines
 -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

Examples:
 cat f - g Output f's contents, then standard input, then g's contents.
 cat    Copy standard input to standard output.

GNU coreutils online help: 
Full documentation at: http://www.gnu.org/software/coreutils/cat

網(wǎng)頁(yè)標(biāo)題:Linux文本查看命令及其選項(xiàng)詳解(cat,head,tail)-創(chuàng)新互聯(lián)
標(biāo)題來(lái)源:http://weahome.cn/article/gdioo.html

其他資訊

在線(xiàn)咨詢(xún)

微信咨詢(xún)

電話(huà)咨詢(xún)

028-86922220(工作日)

18980820575(7×24)

提交需求

返回頂部