Hello, I'm trying to figure out how to write a program in Julia that takes some arguments from the command line. I know about the ArgParse module, but I don't need anything that heavy. I just want to read a file name. It has to be easy, but I cannot find it in the documentation.
Cheers, Daniel.
