软件包: less (418-1)
less 的相关链接
Ubuntu 的资源:
下载源码包 less:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Anibal Monsalve Salazar
It should generally not be necessary for users to contact the original maintainer.
外部的资源:
- 主页 [www.greenwoodsoftware.com]
相似软件包:
Pager program similar to more
Less is a program similar to more(1), but which allows backward movement in the file as well as forward movement. Also, less does not have to read the entire input file before starting, so with large input files it starts up faster than text editors like vi(1). Less uses termcap (or terminfo on some systems), so it can run on a variety of terminals. There is even limited support for hardcopy terminals.
其他与 less 有关的软件包
|
|
|
-
- dep: debianutils (>= 1.8)
- Miscellaneous utilities specific to Debian
-
- dep: libc6 (>= 2.7-1)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libncurses5 (>= 5.6+20071006-3)
- Shared libraries for terminal handling