00-hello.test 56 B

123456
  1. #! /bin/sh
  2. echo $0 running
  3. $RSYNC --version || exit 1