fuzz-show-script (92B)
1 #!/usr/bin/env sh 2 set -e 3 file="$(ls -1 "$HOME/bin" | $FUZZER)" 4 echo cat \"$HOME/bin/$file\"