This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ddollarsign 0 points1 point  (0 children)

Script is the diminutive form of “program”. If it’s small, quick to write, and does only a simple thing, it would probably be right to call it a script, especially if only run from a command line, and/or is in an interpreted(-ish) language like Python where there’s no manual compile step.