首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > spawntool

spawntool

  • 资源大小:79.32 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

spawn is a simple parallel execution utility written to appeal to the Unix mindset. spawn reads shell command lines from stdin, one per line, and then executes them as maximum of N child processes in parallel, and waits for all of the children to exit. If a child process fails with a non-zero exit code, no new children are spawned. Then spawn waits for all existing children to exit and returns the failed exit code. I wrote ``spawn"" to scratch my own itch because I didn"t find anything simple and purposeful to do the job.

文 件 列 表

spawn-0.1
src
NEWS
depcomp
aclocal.m4
README
configure
configure.in
install-sh
missing
Makefile.am
Makefile.in
reconf
AUTHORS
INSTALL
ChangeLog
COPYING
VIP VIP
0.235303s