On Wed, Sep 23, 2015 at 7:09 PM, alberto magi <[email protected]> wrote:
> I installed gnu_parrallel in suse os and it gives me the following error
> just by typing parallel:

Post the output of:

ps -ef | perl -ane '1..1 and /^(.*)CO?MM?A?N?D/ and $s=length $1;
s/^.{$s}//; print "@F[1,2] $_"'

/Ole

Reply via email to