|
|
|
|
|
by Turing_Machine
5250 days ago
|
|
If the goal is minimalism, why not just: echo Hello World at the command prompt? That works in every Unix or Linux shell I know of, and even MS-DOS. There's no need to fire up a separate full-blown interpreter or worry about it being installed. :-) |
|