diff --git a/star.c b/star.c index 85b5984..ee0e0ac 100644 --- a/star.c +++ b/star.c @@ -1,3 +1,5 @@ +//&>/dev/null;x="${0%.*}";[ ! "$x" -ot "$0" ]||(rm -f "$x";cc -lncurses -o "$x" "$0")&&"$x" $*;exit + #include #include #include