Having the built-in version command available when a Runfile is executed in shebang mode feels awkward:
-
The user may not be aware that they are executing run under the hood so displaying "run v0.0.0" might be conusing.
-
The presence of the built in command means that the Runfile itself cannot implement its own version command.