代码搜索:executables

找到约 1,287 项符合「executables」的源代码

代码结果 1,287
www.eeworm.com/read/298649/7946907

go

# csh script for running GENESIS echo making executables ... make f=$1 ga.$1 echo running ga.$1 $2 ... ga.$1 $2 echo making report ... if (x$2 == x) then echo rep for ga.$1 > rep date >> r
www.eeworm.com/read/298649/7946909

bat go.bat

echo off echo making executables ... make echo running ga %1 ... ga %1 echo making report ... if x == x%1 goto NULL echo rep.%1 for ga %1 > rep.%1 report %1 >> rep.%1 goto DONE :NULL echo r
www.eeworm.com/read/244076/12891133

go

# csh script for running GENESIS echo making executables ... make f=$1 ga.$1 echo running ga.$1 $2 ... ga.$1 $2 echo making report ... if (x$2 == x) then echo rep for ga.$1 > rep date >> r
www.eeworm.com/read/244076/12891138

bat go.bat

echo off echo making executables ... make echo running ga %1 ... ga %1 echo making report ... if x == x%1 goto NULL echo rep.%1 for ga %1 > rep.%1 report %1 >> rep.%1 goto DONE :NULL echo r
www.eeworm.com/read/142139/12960721

where

__________________________________________________________________________ This is the Info-ZIP file ``Where,'' last updated on 25 August 1994. _____________________________________________________
www.eeworm.com/read/242370/13008818

txt readme.txt

All of the executables in this directory are self-contained: They do not read any input.
www.eeworm.com/read/242370/13008856

txt readme.txt

All of the executables in this directory are self-contained: They do not read any input.
www.eeworm.com/read/242370/13009601

txt readme.txt

All of the executables in this directory are self-contained: They do not read any input.
www.eeworm.com/read/137229/13337955

go

# csh script for running GENESIS echo making executables ... make f=$1 ga.$1 echo running ga.$1 $2 ... ga.$1 $2 echo making report ... if (x$2 == x) then echo rep for ga.$1 > rep date >> r
www.eeworm.com/read/137229/13337958

bat go.bat

echo off echo making executables ... make echo running ga %1 ... ga %1 echo making report ... if x == x%1 goto NULL echo rep.%1 for ga %1 > rep.%1 report %1 >> rep.%1 goto DONE :NULL echo r