checkargs.sh 61 B

123
  1. #!/bin/sh
  2. echo 1:"$1" 2:"$2" 3:"$3" 4:"$4" >> ./args-record