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

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

ypipe

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

资 源 简 介

Splits stdin to several command lines. Compare with xargs which converts stdin to arguments of command lines. Install with: pip install ypipe Note: Take a look at GNU Parallel as well. With Parallel you can basically do the same, so it might be what you are looking for. ypipe -h: ``` usage: ypipe [-h] [-l N] [-f FILE] [--end-regex REGEX] [--start-regex REGEX][--split-xml-elements XPATH] [--pdb] command ... Splits stdin to several command lines. Compare with xargs which converts stdin to arguments of command lines. positional arguments: command The command to be executed and piped to. args optional arguments: -h, --help show this help message and exit -l N, --max-lines N Use at most N input lines per command line. -f FILE, --read-file FILE Read from file instead of stdin --end-regex REGEX If REGEX matches, it is the last line for the

文 件 列 表

ypipe-0.8
setup.py
ypipe
PKG-INFO
VIP VIP
0.170654s