parallel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: parallel with text file of command lines


From: Ole Tange
Subject: Re: parallel with text file of command lines
Date: Wed, 17 Nov 2010 12:55:01 +0100

2010/11/16 Alle Meije Wink <a.m.wink@gmail.com>:

> The page http://lwn.net/Articles/395090 suggests that this is possible
> with parallel using 'cat commands.txt | parallel'.
>
> However when I do that with my file (I attached it though you will
> probably not have the /usr/local/bin/cglm program) it does nothing. No
> log files, not even screen output.

I cannot reproduce your experience. Which version of GNU Parallel are
you using? Run:

  parallel --version

to get an output similar to:

  GNU parallel 20101014
  Copyright (C) 2007,2008,2009,2010 Ole Tange and Free Software Foundation, Inc.
  License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  This is free software: you are free to change and redistribute it.
  GNU parallel comes with no warranty.

  Web site: http://www.gnu.org/software/parallel

You may also watch the intro video to see examples of what should
work: http://www.youtube.com/watch?v=OpaiGYxkSuQ


/Ole



reply via email to

[Prev in Thread] Current Thread [Next in Thread]