mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
e526d43c6e
if you ever nhave needed to do something like: tar cf - <big_dir> | rsh cat > /dev/tape then you will appreciate this. do something like tar cf - <big_dir> | buffer | rsh othersys "cat | buffer > /dev/tape" to enjoy HUGE increases in speed while your tape drive does not incessantly back/forth/stop/start.
2 lines
60 B
Plaintext
2 lines
60 B
Plaintext
MD5 (buffer-1.17.tar.gz) = 6c5236ed99f4df0832623f4c0498c681
|