sendEmail.sh 34 B

1234
  1. #!/bin/bash
  2. user=$*
  3. echo "$user"