copy-port

[procedure] copy-port src-port dst-port

Scsh, STk: Read from src-port and writes it to dst-port.

[procedure] copy-port src-port dst-port &keyword unit

Gauche: takes a keyword argument unit --- you can copy by bytes, characters, or blocks.