Quine

Started by newdep, February 28, 2004, 03:07:31 PM

Previous topic - Next topic

newdep

#15
This one is probably not valid enough...



[~$]newlisp -e "(map sym (main-args))"

(newlisp -e (map sym (main-args)))





Dont do this!!! ->



newlisp -e "(exec (string (main-args)))"

;; unless youre a happy process killer :-);;
-- (define? (Cornflakes))