
community.unix.com/t/bash-tee-and-background-threads/272179
Preview meta tags from the community.unix.com website.
Linked Hostnames
3Thumbnail

Search Engine Appearance
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

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- titlebash tee and background threads - Shell Programming and Scripting - Unix Linux Community
- charsetutf-8
- descriptionRunning 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…
- generatorDiscourse 3.5.0.beta9-dev - https://github.com/discourse/discourse version 202493cbeca15ed1700fe51516531fea3575a367
- theme-color#1a1a1a
Open Graph Meta Tags
9- og:site_nameUnix Linux Community
- og:typewebsite
- og:imagehttps://community.unix.com/uploads/default/original/2X/c/c7e9e16a595259edafe88615719d5c5dcda035c2.png
- og:urlhttps://community.unix.com/t/bash-tee-and-background-threads/272179
- og:titlebash tee and background threads
Twitter Meta Tags
9- twitter:cardsummary
- twitter:imagehttps://community.unix.com/uploads/default/original/2X/c/c7e9e16a595259edafe88615719d5c5dcda035c2.png
- twitter:urlhttps://community.unix.com/t/bash-tee-and-background-threads/272179
- twitter:titlebash tee and background threads
- twitter:descriptionRunning 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- position1
- headlinebash tee and background threads
- datePublished2010-08-25T11:57:08Z
- articleSectionShell Programming and Scripting
- keywords
Link Tags
34- alternate nofollowhttps://community.unix.com/t/bash-tee-and-background-threads/272179.rss
- apple-touch-iconhttps://community.unix.com/uploads/default/optimized/2X/c/c7e9e16a595259edafe88615719d5c5dcda035c2_2_180x180.png
- canonicalhttps://community.unix.com/t/bash-tee-and-background-threads/272179
- iconhttps://community.unix.com/uploads/default/optimized/3X/b/a/ba9f6ddb0602a47c494e2f487802b5f9b50cb2c6_2_32x32.png
- searchhttps://community.unix.com/opensearch.xml
Links
11- http://partmaps.org/era/unix/award.html#backticks
- https://community.unix.com
- https://community.unix.com/c/shell-programming-and-scripting/20
- https://community.unix.com/categories
- https://community.unix.com/guidelines