execute.sh 102 B

12345678
  1. #!/bin/bash
  2. #$2=pdsend port
  3. #$1=directory to make
  4. $1 | sed 's/$/;/' | sed 's/^/make/' | pdsend $2