I have some scripts in ".nb" format and I am more used to launch them in Linux command line in Linux but I need them in ".m" format.
Usually I open the ".nb" script with the Mathematica Notebook and I can save it as ".m" script.
Is there any command line to perform this operation ?
.mfile directly instead of the.nb? – Szabolcs Nov 16 '18 at 16:21AutoGeneratedPackagenotebook option toTruethen every time you save you will get also an updated .m file – Gustavo Delfino Nov 16 '18 at 17:57