community.unix.com/t/bash-tee-and-background-threads/272179

Preview meta tags from the community.unix.com website.

Linked Hostnames

3

Thumbnail

Search Engine Appearance

Google

https://community.unix.com/t/bash-tee-and-background-threads/272179

bash tee and background threads

Running centos 2.6, I have a bash script in which I’d like to run a number of background threads in parallel, tee’ing the results of the entire script to one file, while tee’ing the result of each background thread to an…



Bing

bash tee and background threads

https://community.unix.com/t/bash-tee-and-background-threads/272179

Running centos 2.6, I have a bash script in which I’d like to run a number of background threads in parallel, tee’ing the results of the entire script to one file, while tee’ing the result of each background thread to an…



DuckDuckGo

https://community.unix.com/t/bash-tee-and-background-threads/272179

bash tee and background threads

Running centos 2.6, I have a bash script in which I’d like to run a number of background threads in parallel, tee’ing the results of the entire script to one file, while tee’ing the result of each background thread to an…

  • General Meta Tags

    9
    • title
      bash tee and background threads - Shell Programming and Scripting - Unix Linux Community
    • charset
      utf-8
    • description
      Running centos 2.6, I have a bash script in which I’d like to run a number of background threads in parallel, tee’ing the results of the entire script to one file, while tee’ing the result of each background thread to an…
    • generator
      Discourse 3.5.0.beta9-dev - https://github.com/discourse/discourse version 202493cbeca15ed1700fe51516531fea3575a367
    • theme-color
      #1a1a1a
  • Open Graph Meta Tags

    9
    • og:site_name
      Unix Linux Community
    • og:type
      website
    • og:image
      https://community.unix.com/uploads/default/original/2X/c/c7e9e16a595259edafe88615719d5c5dcda035c2.png
    • og:url
      https://community.unix.com/t/bash-tee-and-background-threads/272179
    • og:title
      bash tee and background threads
  • Twitter Meta Tags

    9
    • twitter:card
      summary
    • twitter:image
      https://community.unix.com/uploads/default/original/2X/c/c7e9e16a595259edafe88615719d5c5dcda035c2.png
    • twitter:url
      https://community.unix.com/t/bash-tee-and-background-threads/272179
    • twitter:title
      bash tee and background threads
    • twitter:description
      Running centos 2.6, I have a bash script in which I'd like to run a number of background threads in parallel, tee'ing the results of the entire script to one file, while tee'ing the result of each background thread to another. Here's what I'm doing, where the number of csv files control the number of background threads. cat test.sh #!/bin/bash OUTPUT_DIR=/tmp ant upgrade.system EXEC_DATE=`date +%Y:%m:%d:%M` for file in `ls -d $OUTPUT_DIR/Info*.csv` ; do ant upgrade.file -Dfile $file | tee...
  • Item Prop Meta Tags

    13
    • position
      1
    • headline
      bash tee and background threads
    • datePublished
      2010-08-25T11:57:08Z
    • articleSection
      Shell Programming and Scripting
    • keywords
  • Link Tags

    34
    • alternate nofollow
      https://community.unix.com/t/bash-tee-and-background-threads/272179.rss
    • apple-touch-icon
      https://community.unix.com/uploads/default/optimized/2X/c/c7e9e16a595259edafe88615719d5c5dcda035c2_2_180x180.png
    • canonical
      https://community.unix.com/t/bash-tee-and-background-threads/272179
    • icon
      https://community.unix.com/uploads/default/optimized/3X/b/a/ba9f6ddb0602a47c494e2f487802b5f9b50cb2c6_2_32x32.png
    • search
      https://community.unix.com/opensearch.xml

Links

11