view wisdom/`run @ 11626:4da3722c4cb6 draft

<wob_jonas> `` rm -v allsets-*.txt; gzip -dc share/mtg/allsets-2018-05-21.zip > share/mtg/allsets-2018-05-21.txt
author HackEso <hackeso@esolangs.org>
date Fri, 05 Oct 2018 15:43:14 +0000
parents 5445905be89a
children
line wrap: on
line source

`run <command> is HackEgo's builtin for running a command with full shell syntax. These days most use the user-made `` or ``` shortcuts instead, although all of the three have subtle differences, with `run being the most plain option (also, unlike the rest it cannot be called from other commands.)