more 2.27.1 命令詳解


用於 CRT 查看的文件細讀過濾器。

另請參閱:    

基本用法     詳細用法

基本語法

more [options] <file>...
			

Options 選項

參數 EN 解釋 中文翻譯 備注
-d display help instead of ringing bell 顯示幫助而不是響鈴
-f count logical rather than screen lines 計數邏輯而不是屏幕行
-l suppress pause after form feed 在錶單反饋後抑製暫停
-c do not scroll, display text and clean line ends 不捲動、顯示文本並清理行尾
-p do not scroll, clean screen and display text 不捲動,清理屏幕並顯示文本
-s squeeze multiple blank lines into one 將多個空行擠成一行
-u suppress underlining 抑製下劃綫
-<number> the number of lines per screenful 每屏的行數
+<number> display file beginning from line number 從行號開始顯示文件
+/<string> display file beginning from search string match 從搜索字符串匹配開始顯示文件
-V display version information and exit 顯示版本信息並退齣

基本用法

功能 命令 文字解釋 示例 示例解釋
版本 more -V 展示版本信息
幫助 more -d 展示幫助信息

 

版權聲明: 本文為獨傢原創稿件,版權歸 樂數軟件 ,未經許可不得轉載。