📄 readme.pg
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -