X-Git-Url: https://mattmccutchen.net/utils/utils.git/blobdiff_plain/273c390351c42303171c25215304d1cfd6ca02d4..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 ;;