2023-01-29 20:04:24 +01:00
2023-01-29 20:00:30 +01:00
2023-01-29 20:04:24 +01:00
2023-01-29 20:04:24 +01:00

slowcat

A very slow cat

Examples

slowcat filename

( echo ab ; echo cd ; echo ef ; echo gh ) | slowcat

SLOWCAT_DELAY=.1 slowcat --help

timeout screen /dev/ttyUSB0 115200 ; SLOWCAT_DELAY=.05 slowcat filename > /dev/ttyUSB0
Description
A very slow cat
Readme GPL-3.0 43 KiB
Languages
Shell 100%