garbage/tests/issue-1-non-unicode-paths.sh

7 lines
125 B
Bash
Executable file

#!/usr/bin/env bash
source .common.sh
filename=$'\377'$'\017'$'\224'$'\353'\`$'\001'
touch $filename
garbage put $filename