I'm interpreting "julia console" to mean the Julia REPL, in which case this recent thread seems to be asking the same question: https://groups.google.com/forum/#!topic/julia-users/gVyNkJT6ej0 and has two decent suggestions on how to do it.
Or, depending on your exact needs, you can always use Jupyter instead of the command-line REPL, and save the notebook to the disk. On Friday, January 29, 2016 at 9:49:20 PM UTC+5:30, Michela Di Lullo wrote: > > How do I write the julia consolle output in a txt file? > > Thanks > > Michela >
