I have the latest julia version installed on ubuntu and debian partitions
on my hard drive.

On the ubuntu, I can type [for example]:
julia --depwarning=no newbox.jl

and that file loads, runs, exits.

On the debian, julia comes up in REPL mode and my file seems unrecognized.
(Likewise if I stay in the REPL & try
run(`newbox.jl')

Something wrong with my path on the debian? I'm just bewildered!

Reply via email to