summaryrefslogtreecommitdiff
path: root/src/tempname
blob: d3107a2374825f39f71399393ec33e301782bf11 (plain) (blame)
1
2
3
4
#!/bin/sh
set -eu

printf '%s\n' "${TMPDIR:-/tmp}/uuid-tmpname with spaces.$(uuid)"