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

7 lines
108 B
Bash
Raw Normal View History

2021-09-05 09:47:34 +00:00
#!/usr/bin/env bash
filename=$'\377'$'\017'$'\224'$'\353'\`$'\001'
touch $filename
$garbage put $filename