dmtp-transfer-2 99 B

12345
  1. #!/bin/sh
  2. for i in $(seq 5); do
  3. cat examples/dmtp-zaphod@univer.ze | ncat localhost 10431
  4. done