2009/9/23 Phil Hagelberg <[email protected]>: > > Emeka <[email protected]> writes: > >> I would like to have a transcript of Repl. Could someone help me out here? > > Sure; run it in GNU Screen with logging turned on. > > $ screen -l > $ rlwrap java -cp clojure.jar clojure.main > => (do some stuff) > > It will get written to screenlog.0.
Or use "script". I'm sure there was a thread about this a few months ago. There might be some more useful suggestions if you manage to find it in the archives. -- Michael Wood <[email protected]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---
