4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
    Type 1 or more characters for results.
    Links per page: 20 50 100
    page 1 / 1
    3 results tagged parallel x
    • Note: lol

      When using programs that use GNU Parallel to process data for publication please cite:

      O. Tange (2011): GNU Parallel - The Command-Line Power Tool,
      ;login: The USENIX Magazine, February 2011:42-47.

      This helps funding further development; and it won't cost you a cent.
      Or you can get GNU Parallel without this requirement by paying 10000 EUR.

      To silence this citation notice run 'parallel --bibtex' once or use '--no-notice'.

      June 29, 2017 at 2:16:28 PM GMT+2 - permalink - archive.org - https://links.infomee.fr/?OqiirQ
      lol parallel
    • Note: rsync parallel

      find -L . -type f | parallel -j 30 rsync -a {} /DESTINATION_EFS_FILESYSTEM

      June 29, 2017 at 2:13:25 PM GMT+2 - permalink - archive.org - https://links.infomee.fr/?bSM2yw
      parallel rsync
    • Running commands in parallell using bash | Michael Boman

      bien utile

      cat liste | parallel --gnu -j 10 ssh root@{} 'ls'

      March 20, 2014 at 3:27:31 PM GMT+1 - permalink - archive.org - http://blog.michaelboman.org/2012/04/running-commands-in-parallel-using-bash.html
      background bash parallel
    Links per page: 20 50 100
    page 1 / 1
    Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation