> > I installed the latest version, parallel-20180922 but I keep getting this, in spite of having done the citation "Come on: You have run parallel 32 times. Isn't it about time you run 'parallel --citation' once to silence the citation notice? " Also I am using CentOS Linux release 7.5.1804 (Core), it has a package called moreutils, that has Parallel. But how do I install the latest version without having uninstall moreutils, which has other utilities that I use often? I tried and if I simply compile, make and make install Parallel, I am still using the old version. I had to manually erase the old executable before typing make install. Now I have
parallel --version GNU parallel 20180922 Copyright (C) 2007-2018 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 When using programs that use GNU Parallel to process data for publication please cite as described in 'parallel --citation'. Yours Federico >
