X-Git-Url: https://mattmccutchen.net/utils/utils.git/blobdiff_plain/751c2a60c30f410eb100cc32c22e2bd696b7136c..6ac3cd7b06e88ca0153a8a54d2a28df2c7336cfc:/ftx diff --git a/ftx b/ftx index 7442776..c7772c9 100755 --- a/ftx +++ b/ftx @@ -18,7 +18,7 @@ function ftx_sub { read length head -c "$length" >"$1" if [ $type == x ]; then - setexec + "$1" + chexec + "$1" fi skip 1 # newline ;;