fuzzedit (90B)
1 #!/usr/bin/env sh 2 file=$1 3 prefix=$2 4 shift 5 shift 6 fuzz-search-file "$file" "$prefix$@" edit