Is there a way to suppress Julia from loading the `startup.jl` file, using a command line flag?

$ julia --startup=no ...
4 Likes