annotate wisdom/`run @ 12296:042127c1c142 draft

<fizzie> ` rm /hackenv/bin/bfi; ln -s /hackenv/lib/kps/bfi /hackenv/bin/bfi # no need for actual copies that you can forget to delete though
author HackEso <hackeso@esolangs.org>
date Sat, 04 Jan 2020 13:28:36 +0000
parents 5445905be89a
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
10855
5445905be89a <oerjan> slwd `run//s,inc,ing,
HackBot
parents: 10854
diff changeset
1 `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.)