Personally, I'd have a far better time writing scripts if I had some more
creative shells to script in...
ASMsh: The Assembly shell. Commands include MOV, SHL, SHR, JNE, etc.
shellTM: Turing machine shell. Only four commands. Read, write, move left,
move right. Capable of producing any programming language imaginable, given
enough time and nerves of steel.
GeneSH: Four commands. G, A, T, C. Need I say more?
Qsh: Only uses one environment variable, which contains all possible values
simultaneously. Method of scripting: isolate the universe in which the
desired result is already accomplished, and intersect with it.
Of course, I never said they'd be easy to use. But then, if these shells
existed, and I knew a sysadmin who used any of them, you can believe
Sysadmin Day would be a far more celebrated holiday.
COME FROM n.
A semi-mythical language construct dual to the
`go to' COME FROM <label> would cause the referenced label
to act as a sort of trapdoor, so that if the program ever reached
it control would quietly and automagically be transferred to
the statement following the COME FROM....