File ush.icn

Summary


 This "Unicon shell" is a large enough subset of a normal UNIX shell to
 execute all the commands used in Unicon builds circa 2008.

 It was used for a time when Windows Unicon builds needed it, because
 building Unicon on various new Windows versions died on legacy
 sh.exe executables that were bundled with MingGCC / MSYS.

Procedures:
catt, cond, cp, echo, for, glob, iff, main, md, mv, rm, run, runlist, runscript, stringify, test, ush

Global variables:
Lscript, Lscript_i, variables

Links:
basename.icn

This file is part of the (main) package.

Source code.

Details
Procedures:

catt(av)


cond(L)

 special shell conditions in [ ]


cp(av)


echo(av)


for(av)


glob(s)

 glob(s) - generate file-globbed matches for s


iff(av)


main(av)


md(av)


mv(av)



rm(av)


run(av)

 run command, return its exit code


runlist(L)


runscript(av)


stringify(L)


test(av)


ush(s)


Global variables:
Lscript

Lscript_i

variables


This page produced by UniDoc on 2021/04/15 @ 23:59:54.