Re: use faucet to write script bash mini server web
From: Barry Margolin (barmar_at_alum.mit.edu)
Date: 12/31/04
- Next message: Rakesh Sharma: "Re: sed/perl/awk increment a pattern"
- Previous message: jrefactors_at_hotmail.com: "background change automatically in command shell"
- In reply to: loul: "use faucet to write script bash mini server web"
- Next in thread: loul: "Re: use faucet to write script bash mini server web"
- Reply: loul: "Re: use faucet to write script bash mini server web"
- Reply: loul: "Re: use faucet to write script bash mini server web"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 30 Dec 2004 22:08:15 -0500
In article <cr226d$igj$1@apollon.grec.isp.9tel.net>,
"loul" <bekhir@yahoo.fr> wrote:
> goog morning
>
> I want to now how to extract the parameters of request get throw faucet.
>
> execuse me for my english
> good year
What's a faucet? Do you mean "pipe", like "command | scriptname"?
You get this data by reading from your standard input. In a script, you
can use the "read" command.
-- Barry Margolin, barmar@alum.mit.edu Arlington, MA *** PLEASE post questions in newsgroups, not directly to me ***
- Next message: Rakesh Sharma: "Re: sed/perl/awk increment a pattern"
- Previous message: jrefactors_at_hotmail.com: "background change automatically in command shell"
- In reply to: loul: "use faucet to write script bash mini server web"
- Next in thread: loul: "Re: use faucet to write script bash mini server web"
- Reply: loul: "Re: use faucet to write script bash mini server web"
- Reply: loul: "Re: use faucet to write script bash mini server web"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|