Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.misc > #7473
| From | Avoid9Pdf@gmail.com |
|---|---|
| Newsgroups | comp.os.linux.misc |
| Subject | bash re-direction? |
| Date | 2013-03-13 13:37 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <khpveb$b4l$1@dont-email.me> (permalink) |
This is not what's normaly refered to by bash re-direction, but I don't know what to call it. It's about `echo` & `cat` It's about "he said, she said, he said", when several processes are 'cascaded'. It's not obvious who is talking. BTW if you've also been sweating-blood to get gmail to smtp NON-http, this finally did it for me: openssl s_client -connect smtp.gmail.com:465 -crlf -ign_eof BUT!! Who's talking to the remote server, after I enter that line in bash? Is `openssl` outputting to the inetStak and inputting from the keyboard. BUT!! When I wrap the dialog in `expect`, the last stage: after `DATA` doesn't echo any more. But when I keyin/paste, each stage gives the echo-confirm and the email arrives. Obviously, I want to wrap my email-body to send with one action. How would I do that? I've just remembered that I've got a bash-scrip from <?Jonston?>; so I'll see if that explains it. == TIA.
Back to comp.os.linux.misc | Previous | Next — Next in thread | Find similar | Unroll thread
bash re-direction? Avoid9Pdf@gmail.com - 2013-03-13 13:37 +0000
Re: bash re-direction? "Chris F.A. Johnson" <cfajohnson@gmail.com> - 2013-03-13 17:12 -0400
Re: bash re-direction? Chick Tower <c.tower@deadspam.com> - 2013-03-14 21:24 +0000
A working incantation for openssl to gmail via SSL and TLS J G Miller <miller@yoyo.ORG> - 2013-03-14 22:01 +0000
Re: A working incantation for openssl to gmail via SSL and TLS J G Miller <miller@yoyo.ORG> - 2013-03-14 22:18 +0000
Re: bash re-direction? Unknown <dog@gmail.com> - 2013-03-24 10:14 +0000
Re: bash re-direction? J G Miller <miller@yoyo.ORG> - 2013-03-24 15:47 +0000
Re: bash re-direction? Unknown <dog@gmail.com> - 2013-03-25 18:19 +0000
Re: bash re-direction? J G Miller <miller@yoyo.ORG> - 2013-03-25 20:01 +0000
Re: bash re-direction? Chick Tower <c.tower@deadspam.com> - 2013-03-27 02:21 +0000
Re: bash re-direction? J G Miller <miller@yoyo.ORG> - 2013-03-27 13:33 +0000
Re: bash re-direction? The Natural Philosopher <tnp@invalid.invalid> - 2013-03-26 01:31 +0000
Re: bash re-direction? Unknown <dog@gmail.com> - 2013-03-24 10:20 +0000
csiph-web