myrsync.sh 28 B

123
  1. #!/bin/bash
  2. echo $@
  3. sleep 5