I want to make some small command line utils, similar to ls, cat, and such. I'm thinking of using C# or Kotlin. Am I going to get screwed by runtime startup speed? I know the .net runtime stays loaded in the background after the first use, so it wouldn't be a massive issue for consecutive commands.
>why not test it yourself
I am waging today :3