Hi, I am looking for replicate matlab command "diary" function in julia. diary
Save Command Window text to file The ".julia_history" file is not friendly to read. Is there any quick way to save or write Julia command history/log during a certain period (for example, from start until exit) to a txt file?
