6 lines
108 B
Bash
Executable file
6 lines
108 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
filename=$'\377'$'\017'$'\224'$'\353'\`$'\001'
|
|
touch $filename
|
|
|
|
$garbage put $filename
|