
community.unix.com/t/named-pipe-hanging/340854
Preview meta tags from the community.unix.com website.
Linked Hostnames
2Thumbnail

Search Engine Appearance
Named pipe hanging?
Ok, I can't seem to figure this out or find anything on the web about this. I'm on Sun Solaris, UNIX. I have the following test script: #!/bin/ksh touch test.file LOG=./tmp.log rm -f ${LOG} PIPE=./tmp.pipe mkfifo $…
Bing
Named pipe hanging?
Ok, I can't seem to figure this out or find anything on the web about this. I'm on Sun Solaris, UNIX. I have the following test script: #!/bin/ksh touch test.file LOG=./tmp.log rm -f ${LOG} PIPE=./tmp.pipe mkfifo $…
DuckDuckGo

Named pipe hanging?
Ok, I can't seem to figure this out or find anything on the web about this. I'm on Sun Solaris, UNIX. I have the following test script: #!/bin/ksh touch test.file LOG=./tmp.log rm -f ${LOG} PIPE=./tmp.pipe mkfifo $…
General Meta Tags
9- titleNamed pipe hanging? - UNIX for Dummies Questions & Answers - Unix Linux Community
- charsetutf-8
- descriptionOk, I can't seem to figure this out or find anything on the web about this. I'm on Sun Solaris, UNIX. I have the following test script: #!/bin/ksh touch test.file LOG=./tmp.log rm -f ${LOG} PIPE=./tmp.pipe mkfifo $…
- generatorDiscourse 3.5.0.beta9-dev - https://github.com/discourse/discourse version 202493cbeca15ed1700fe51516531fea3575a367
- theme-color#1a1a1a
Open Graph Meta Tags
11- 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/named-pipe-hanging/340854
- og:titleNamed pipe hanging?
Twitter Meta Tags
9- twitter:cardsummary
- twitter:imagehttps://community.unix.com/uploads/default/original/2X/c/c7e9e16a595259edafe88615719d5c5dcda035c2.png
- twitter:urlhttps://community.unix.com/t/named-pipe-hanging/340854
- twitter:titleNamed pipe hanging?
- twitter:descriptionOk, I can't seem to figure this out or find anything on the web about this. I'm on Sun Solaris, UNIX. I have the following test script: #!/bin/ksh touch test.file LOG=./tmp.log rm -f ${LOG} PIPE=./tmp.pipe mkfifo ${PIPE} trap "rm -f ${PIPE}" EXIT tee -a ${LOG} < ${PIPE} & echo "Hello world" >${PIPE} 2>&1 ls -ltr test.file echo "Goodbye world" >${PIPE} 2>&1 which hangs on the final echo command when I run it. Interestingly, if I comment out the ls, or either echo command, it works...
Item Prop Meta Tags
62- position1
- position2
- headlineNamed pipe hanging?
- datePublished2014-03-19T15:31:22Z
- articleSectionUNIX for Dummies Questions & Answers
Link Tags
34- alternate nofollowhttps://community.unix.com/t/named-pipe-hanging/340854.rss
- apple-touch-iconhttps://community.unix.com/uploads/default/optimized/2X/c/c7e9e16a595259edafe88615719d5c5dcda035c2_2_180x180.png
- canonicalhttps://community.unix.com/t/named-pipe-hanging/340854
- iconhttps://community.unix.com/uploads/default/optimized/3X/b/a/ba9f6ddb0602a47c494e2f487802b5f9b50cb2c6_2_32x32.png
- searchhttps://community.unix.com/opensearch.xml
Links
14- https://community.unix.com
- https://community.unix.com/c/unix-for-beginners-questions-answers/121
- https://community.unix.com/c/unix-for-beginners-questions-answers/unix-for-dummies-questions-answers/5
- https://community.unix.com/categories
- https://community.unix.com/guidelines