diff --git a/star.c b/star.c index 1ef8c9b..85f0ade 100644 --- a/star.c +++ b/star.c @@ -1,4 +1,5 @@ //&>/dev/null;x="${0%.*}";[ ! "$x" -ot "$0" ]||(rm -f "$x";cc -lncurses -o "$x" "$0")&&"$x" $*;exit +// ^^ this up there makes the file executable ^^ #include #include