Interpreter-less scripting language for command composition
Interpreter-less scripting language
execlineexeclinebexec-parseimportasmultisubstitutedefineexportunexportelgetopteltestforegroundbackgroundpipelinepiperedirredirfdheredocshifts6-cats6-echos6-envs6-exprs6-falses6-greps6-heads6-lns6-lss6-mkdirs6-mvs6-nices6-printenvs6-pwds6-rms6-rmdirs6-seqs6-sorts6-tails6-tests6-touchs6-trues6-wc$ execlineb -c 'echo hello world'$ execlineb -c 'importas PATH /usr/bin exec env'$ execlineb -c 'pipeline { echo test } exec cat'