软件包: buffer (1.19-8) [universe]
buffer 的相关链接
Ubuntu 的资源:
下载源码包 buffer:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Martin Buck
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
Buffering/reblocking program for tape backups, printing, etc.
Buffer implements double buffering and can be used to keep backup tapes streaming or printers printing. It can also be used to convert a data stream to a given output blocksize.
Buffer uses shared memory to convert a variable input data rate to a constant output data rate. It is typically used in a pipe between a backup program and the tape device, but there are also other applications like buffering printer data in lpd's input filter.