readme.pg

来自「Util-linux 软件包包含许多工具。其中比较重要的是加载、卸载、格式化、分」· PG 代码 · 共 24 行

PG
24
字号
README for the "pg" utility for Linux.The "pg" utility is the historic System V equivalent to BSD's "more". Thisis a free clone of it, and it is intended to conform to the SVID 4 as wellas the SUSv2 specification of this command.Contrasting to the System V implementation, this one filters backspaceformatting sequences while searching, so you can comfortably search in nroffoutput like manual pages.This code uses routines as defined by SUSv2, so a glibc version of 2.1 orhigher is required on Linux. A curses implementation (like ncurses) mustbe present as well.If large files > 2GB are supported by the kernel and the C library, pg isable to handle them.Please send comments, bug-reports and especially bug-fixes to<g-r@bigfoot.de> .Gunnar RitterFreiburg i. Br.Germany

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?