Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 392 results for
piping
- Page 1
Piping output from one program to another (python-python)
Programming
Software Development
14 Years Ago
by python |
… getting into python programming and i am stuck with this
piping
. start=subprocess.Popen(["python","run.py"… am i doing wrong here. PS: I did a similar
piping
using subprocess.popen with python and Java it worked fine…
Piping Telnet address -- DOS program
Programming
Software Development
16 Years Ago
by Stefano Mtangoo
… no clue how to do rather than hear something about
piping
! I want to catch keyboard commands (like press F9 to…
Re: Piping to "open command"
Programming
Software Development
16 Years Ago
by Salem
Piping
works, if you can do this [ICODE]open -e[/ICODE] [… for a filename. If it doesn't do that, then
piping
isn't the answer. Most things do however accept a…
Re: Piping
Programming
Software Development
19 Years Ago
by dwks
There are three types of loops in C and C++: for loops, while loops and do-while loops. You'll need to clarify a bit. It appears you're having trouble with a do-while loop? And how is
piping
involved?
Re: piping urgent help
Programming
Software Development
19 Years Ago
by WolfPack
… need to rewrite the code. Sorry I didnt see the
piping
part. My mistake.
is this a form of piping in c++?
Programming
Software Development
18 Years Ago
by jaepi
…; [/code] Is this a form of
piping
? Like in bash script in Linux which supports
piping
in there commands? uhmmm.. What does…
Linux Shell Piping Problem
Programming
Software Development
19 Years Ago
by kharri5
… problem, is that I'm not sure how to use
piping
correctly. I am under the impression it is possible to…
Re: Linux Shell Piping Problem
Programming
Software Development
19 Years Ago
by kharri5
… on the internet that would show me the way to
piping
more than two commands, and looking at the source for…
can sum1 help me with sum piping
Programming
Software Development
19 Years Ago
by type-r
hello can sum1 help me with
piping
? ive been stuckon this question for almost a month. thanks. if u can help email me at <<email snipped>> and ill emailu the question. ur help would be appreciated.thanks
Email piping to script problem
Programming
Web Development
18 Years Ago
by mahe4us
Hi everyone, I have set the email
piping
to script in cpanel. Also in script i send a …
implementing piping in program
Programming
Software Development
16 Years Ago
by monkey_king
Hi, I was thinking about implementing
piping
and redirection in some of my programs. But I'm having difficilties getting started. Does anyone know were to read up on this area, or just what to google. Google only gives my tutorials on basic unix commandline usage. thanks in advance
Email piping: stripping headers from message
Programming
Web Development
16 Years Ago
by sassenach
Hi, I have a email
piping
code show below. It works fine, except that when i …
Re: Email piping: stripping headers from message
Programming
Web Development
16 Years Ago
by digital-ether
[QUOTE=sassenach;832384]Hi, I have a email
piping
code show below. It works fine, except that when i …
Re: Email piping: stripping headers from message
Programming
Web Development
16 Years Ago
by sassenach
Hi, Now part of my main email
piping
code looks like this: [code] // empty vars $from = ""; $…
Re: Email piping: stripping headers from message
Programming
Web Development
16 Years Ago
by sassenach
wanted to let you know that your snippet works wonders and i have completed my email
piping
, including inserting to DB, etc. thanks so much!!!
Re: Email piping: stripping headers from message
Programming
Web Development
16 Years Ago
by digital-ether
… your snippet works wonders and i have completed my email
piping
, including inserting to DB, etc. thanks so much!!![/QUOTE] Awesome…
Problem with piping commands in C
Programming
Software Development
15 Years Ago
by symmet
… commands and execution, but I'm having a problem with
piping
. I think the problem is that I'm not hooking…
Re: Problem with piping commands in C
Programming
Software Development
15 Years Ago
by gerard4143
I have this old
piping
program example...maybe you'll get something out of it. …
Redirecting/piping streams
Programming
Software Development
15 Years Ago
by VernonDozier
… term since I never really understood it the first time)
piping
. My end goal is to execute some shell commands like…
Any good piping tutorials?
Programming
Software Development
15 Years Ago
by fox64
So are there any good
piping
& threading tutorials out there?
Re: Any good piping tutorials?
Programming
Software Development
15 Years Ago
by Ancient Dragon
[URL="http://lmgtfy.com/?q=c%2B%2B+
piping
+tutorials"]link this one?[/URL]
Email Piping Tip That Might Keep you from Going Gray
Programming
Web Development
13 Years Ago
by meleo
… else. I had a very, very basic script for email
piping
which at the moment really only sends an email...no…
Re: Email Piping Tip That Might Keep you from Going Gray
Programming
Web Development
13 Years Ago
by chrishea
Just a note that some web hosts don't allow email
piping
(mine doesn't). For those who can do it, this should be very useful so thanks for taking the time to share it.
Re: Email Piping Tip That Might Keep you from Going Gray
Programming
Web Development
13 Years Ago
by meleo
… a note that some web hosts don't allow email
piping
(mine doesn't). For those who can do it, this…
ubuntu email piping as custom domain hosting
Hardware and Software
Linux and Unix
9 Years Ago
by 9tontruck
…. So I am looking for a way to smart email
piping
system and here is what it supposed to do: customer…
Re: Piping output from one program to another (python-python)
Programming
Software Development
14 Years Ago
by woooee
Generally you pass as arguments like this simplified code:[CODE]## program run.py def print_args(name, passwd): print name print passwd ## calling program import run input_name = raw_input("Enter name ") input_passwd = raw_input("Enter password ") run.print_args(input_name, input_passwd) [/CODE]
Re: Piping output from one program to another (python-python)
Programming
Software Development
14 Years Ago
by python |
Figured out my problem. I did not close the pipe. Hope this helps some one :)
Re: Piping output from one program to another (python-python)
Programming
Software Development
14 Years Ago
by python |
woooee - Appreciate your help. I was looking to pipe for security reasons in mind. After i had my pipe closed as explained in my previous comments things started to work as i expected :) [QUOTE=woooee;1372281]Generally you pass as arguments like this simplified code:[CODE]## program run.py def print_args(name, passwd): print name…
Re: Piping output from one program to another (python-python)
Programming
Software Development
12 Years Ago
by Pervex
Hey.........Am trying to call perl in python , But am not able to call that...Please can u provide your code here . Am trying this sicnce from last week only ......>:( Please help me Pervez
Piping
Programming
Software Development
19 Years Ago
by type-r
can sum1 help me think of another loop to us instead of a do loop [
1
2
3
7
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
Backlink Auditor
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC