On Wed, Oct 1, 2014 at 10:08 AM, Bruno Lucas <brunolu...@gmail.com> wrote:
> I've start using parallel not so long ago and I must say it does a wonderful > job, thank you. Great to hear. If you like GNU Parallel: * Give a demo at your local user group/team/colleagues * Post the intro videos on Reddit/Diaspora*/forums/blogs/ Identi.ca/Google+/Twitter/Facebook/Linkedin/mailing lists * Get the merchandise https://www.gnu.org/s/parallel/merchandise.html * Request or write a review for your favourite blog or magazine * Request or build a package for your favourite distribution (if it is not already there) * Invite me for your next conference If you use GNU Parallel for research: * Please cite GNU Parallel in you publications (use --bibtex) If GNU Parallel saves you money: * (Have your company) donate to FSF https://my.fsf.org/donate/ > My doubt is regarding the handling of parallel for the STOP signal. > Is there a way to send a signal (STOP?) to parallel to stop/freeze the > current execution and then resume it after with the CONT signal for > instance? I use CTRL-Z all the time. It sends TSTP (not STOP). /Ole