.\" t .\" (c) 1993 by Thomas Koenig (ig25@rz.uni-karlsruhe.de) .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are .\" preserved on all copies. .\" .\" Permission is granted to copy and distribute modified versions of this .\" manual under the conditions for verbatim copying, provided that the .\" entire resulting derived work is distributed under the terms of a .\" permission notice identical to this one .\" .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from .\" the use of the information contained herein. The author(s) may not .\" have taken the same level of care in the production of this manual, .\" which is licensed free of charge, as they might when working .\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" License. .\" .\" Modified Sat Jul 24 17:35:15 1993 by Rik Faith .\" Modified Sun Feb 19 22:02:32 1995 by Rik Faith .\" Modified Tue Oct 22 23:28:12 1996 by Eric S. Raymond .\" Modified Sun Jan 26 21:56:56 1997 by Ralph Schleicher .\" .\" Modified Mon Jun 16 20:24:58 1997 by Nicol醩 Lichtmaier .\" Modified Sun Oct 18 22:11:28 1998 by Joseph S. Myers .\" Modified Mon Nov 16 17:24:47 1998 by Andries Brouwer .\" .\" 中文版版權所有 redcandle, Laser www.linuxforum.net 2000 .TH SUFFIXES 7 "April 4, 1996" "Linux" "Linux 程序員手冊" .SH NAME suffixes \- 列出文件後綴。 .SH DESCRIPTION [描述] 文件後綴與文件名之間以點(.)間隔,通常包括一個或多個字母。 我們用文件後綴來描述文件的內容。很多標準的實用程序,如編譯器, 以後綴來識別文件類型。 .BR make (1) 就是基於文件後綴的。 .PP 下面是 Linux 下常見的文件後綴: .nf 後綴 文件類型 ,v RCS(Revision Control System(修改控制系統)) 文件 - 備份文件。 .C C++ 源代碼文件。 .F 帶 \fBcpp\fP(1) 的 Fortran 源代碼或用 freeze 壓縮的文件。 .S 彙編源代碼。 .Y 用 yabba 壓縮的文件。 .Z 用 \fB compress\fR (1) 壓縮的文件。 .[0-9]+gf TeX 普通字體文件 .[0-9]+pk TeX 打包字體文件 .[1-9] 相關章節的手冊頁 .[1-9][a-z] 包含子章節的手冊頁 .a 靜態對象代碼庫 .ad X 應用程序缺省資源文件。 .adb Ada 體源文件(校注:懂 Ada 的同志請指正) .ads Ada 描述源文件 .afm PostScript 字體度量 .al Perl 自動加載文件 .am \fBautomake\fR (1) 輸入文件 .arc \fBarc\fR (1) 檔案文件 .arj \fBarj\fR (1) 檔案文件 .asc PGP ASCII-保護數據 .asm (GNU) 彙編源代碼 .au Audio 聲音文件 .aux LaTeX 輔助文件 .avi (msvideo) 電影 .awk AWK 程序 .b LILO 啓動加載器鏡象 .bak 備份文件 .bash \fBbash\fR (1) 腳本 .bb gcc -ftest-coverage 生成的基礎塊列表數據 .bbg gcc -ftest-coverage 生成的基礎塊圖形數據 .bbl BibTeX 輸出文件 .bdf X 字體文件 .bib TeX 數目數據庫,BibTeX 輸入文件 .bm bitmap 源文件 .bmp bitmap 位圖 .bz2 \fB bzip2\fR (1)的壓縮文件 .c C 源代碼 .cat 信息目錄文件 .cc C++ 源代碼 .cf 配置文件 .cfg 同上 .cgi 可以產生 web 頁的腳本或程序 .class Java 已編譯文件 .conf 配置文件 .config 同上 .cpp \fI(等價於 .cc) \fR .csh \fBcsh\fR (1) 腳本 .cxx \fI(等價於 .cc) \fR .dat 數據文件 .deb Debian 軟件包 .def Modula-2 語言的定義模塊的源代碼 .def 其它定義文件 .desc 用 munpack 解壓的郵件信息的初始化部分 .diff 文件不同之處 (diff(1) 的輸出文件) .dir dbm 數據庫目錄文件 .doc 文檔文件 .dtx LaTeX 包的源文件 .dvi TeX's 設備無關的輸出文件 .el Emacs-Lisp 源代碼 .elc 編譯後的 Emacs-Lisp 文件 .eps 壓縮過的 PostScript .f Fortran 源代碼 .f77 Fortran 77 源代碼 .f90 Fortran 90 源代碼 .fas 預編譯的 Common-Lisp .fi Fortran 包含文件 .fig FIG 圖象文件 (\fB xfig\fR (1)調用) .fmt TeX 格式文件 .gif Compuserve Graphics Image File format(圖象文件) .gmo GNU 格式信息目錄 .gsf Ghostscript 字體 .gz 用 \fB gzip\fR (1) 壓縮的文件 .h C 或 C++ 頭文件 .help 幫助文件 \fR .hf 等價於 \fI .help\fR .hlp 等價於 \fI .help\fR .htm 窮人的(有些系統擴展名只能三個字符)\fI .html\fR .html WWW 中使用的 HTML 文檔 .hqx 7-位編碼的 Macintosh 文件 .i 預處理過的 C 程序 .icon 位圖源文件 .idx 超文本或數據庫系統用的參考書目或數據索引 .image 位圖源文件 .in 配置摸板,常用於 GNU Autoconf .info Emacs info 瀏覽器文件 .info-[0-9]+ info 文件 .ins LaTeX 打包的用於 docstrip 的安裝文件 .java Java 源代碼 .jpeg Joint Photographic Experts Group format .jpg 有些系統擴展名只能三個字符\fI .jpeg \fR .kmap \fBlyx\fR (1) 鍵盤佈局 .l 等價於 \fI .lex\fR 或 \fI .lisp\fR .lex \fBlex\fR (1) 或 \fB flex\fR (1) 文件 .lha lharc 檔案文件 .lib Common-Lisp 庫文件 .lisp Lisp 源代碼 .ln files for use with \fB lint\fR (1) .log 日誌文件, 多見於 TeX .lsm Linux Software Map entry(軟件列表?) .lsp Common-Lisp 源代碼 .lzh lharc 檔案文件 .m4 \fBm4\fR (1) 源代碼 .mac 宏命令文件 .man 手冊頁 (通常是源文件,有些是格式化過的) .map map 文件 .me 使用 me 宏命令包的 Nroff 源文件 .mf Metafont (Tex 使用的字體) 資源 .mm \fBgroff\fR (1) 的 mm 格式的文件 .mo 信息目錄二進制文件(校注:本地化文件) .mod Modula-2 執行模塊源代碼 .mov (quicktime) 電影 .mp Metapost 資源 .mpe 電影 .o 對象文件 .old 舊的或備份文件 .orig \fBpatch\fR (1) 產生的備份或原始文件 .out 輸出文件, 一般是可執行程序(a.out) .p Pascal 源代碼 .pag dbm 數據庫數據文件 .patch \fBpatch\fR (1) 用的文件的差別文件 .pbm portable bitmap format(可移植位圖格式) .pcf X11 字體 .pdf AdobePortableDataFormat(用Acrobat/\fBacroread\fR或\fBxpdf\fR查看 ) .perl Perl 源代碼 .pfa PostScript 字體定義文件, ASCII 格式 .pfb PostScript 字體定義文件, 二進制格式 .pgm portable greymap format(可移植灰度圖格式) .pgp PGP 二進制數據 .ph Perl 頭文件 .pid 存儲後臺程序信息的文件(e.g. crond.pid) .pl TeX 屬性列表 或 Perl 庫文件 .pm Perl 模塊 .png Portable Network Graphics file(可移植網絡圖象文件) .po 信息目錄資源(校注:本地化資源文件) .pod \fBperldoc\fR (1) 文件 .ppm portable pixmap format(可移植點圖格式) .pr bitmap source(位圖資源) .ps PostScript 文件 .py Python 源代碼 .pyc python 編譯後文件 .qt quicktime movie(電影) .r RATFOR 資源 (已過時) .rej \fBpatch\fR (1) 不能用的補丁 .rpm RedHat 軟件包 .rtf Rich Text Format file(富文本文件) .rules rules for something(規則文件) .s assembler source(彙編源代碼) .sa a.out 共享庫的存根庫 .sc \fB sc\fR (1) 電子表格命令 .sgml SGML 源文件 .sh \fBsh\fR (1) 腳本 .shar \fBshar\fR (1) 產生的檔案文件 .so 共享庫或動態可載入對象 .sql SQL 資源 .sqml SQML 結構或查詢程序 .sty LaTeX 類型文件 .sym Modula-2 已編譯的定義模塊 .tar \fBtar\fR (1) 產生的檔案文件 .tar.Z \fBcompress\fR (1) 壓縮的tar檔案文件 .tar.bz2 \fBbzip2\fR (1) 壓縮的tar檔案文件 .tar.gz \fBgzip\fR (1) 壓縮的tar檔案文件 .taz \fBcompress\fR (1) 壓縮的tar檔案文件 .tex TeX 或 LaTeX 資源 .texi 等價於 \fI .texinfo\fR .texinfo Texinfo 文檔資源 .text 文本文件 .tfm TeX font metric file .tgz \fBgzip\fR (1) 壓縮的tar檔案文件 .tif poor man's \fI .tiff(圖象) \fR .tiff Tagged Image File Format(圖象) .tk tcl/tk 腳本 .tmp 臨時文件 .tmpl 臨時文件 .txt 等價於 \fI .text\fR .uu 等價於 \fI .uue\fR .uue \fBuuencode\fR (1) 編碼的二進制文件 .vf TeX 虛擬字體文件 .vpl TeX 虛擬屬性列表 .w Silvio Levi's CWEB .wav 波形聲音文件 .web Donald Knuth's WEB(唐納得.可魯梭的 WEB) ?? .xbm X11 位圖源文件 .xml eXtended Markup Language file(擴展標記語言文件) .xsl XSL stylesheet .xpm X11 點圖源文件 .xs h2xs 生成的 Perl 的 xsub 文件 .y \fByacc\fR (1) 或 \fB bison\fR (1)(分析器生成器)文件 .z \fBpack\fR (1) (或舊版 \fB gzip\fR (1)) 產生的壓縮文件 .zip \fBzip\fR (1) 檔案文件 .zoo \fBzoo\fR (1) 檔案文件 ~ Emacs 或 \fB patch\fR (1) 備份文件 rc 開始 (`運行控制') 文件, 如. \fI .newsrc\fR .fi .SH "CONFORMS TO [遵循]" 一般 UNIX 約定 .SH BUGS 本列表尚有遺漏 \fR .SH "SEE ALSO [另見]" .BR file (1), .BR make (1) .SH "[中文版維護人]" .B RedCandle .SH "[中文版最新更新]" .B 2000/11/10 .SH "《中國linux論壇man手冊頁翻譯計劃》:" .BI http://cmpp.linuxforum.net .SH "跋" .br 本頁面中文版由中文 man 手冊頁計劃提供。 .br 中文 man 手冊頁計劃:\fBhttps://github.com/man-pages-zh/manpages-zh\fR