as-tmp 60 B

12345
  1. #!/bin/sh
  2. FILENAME=$(mktemp)
  3. cat >$FILENAME
  4. echo $FILENAME