#!/bin/bash
set -e
unset LANG
unset ${!LC*}
exec mktemp --directory --tmpdir=/Tmpfs olh-obs_scm.XXX
