bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with reading file and executing other stuffs?


From: Horinius
Subject: Re: Problem with reading file and executing other stuffs?
Date: Fri, 2 Nov 2007 04:26:57 -0700 (PDT)


Paul Jarc wrote:
> 
> Read entry E4 in the bash FAQ:
> http://tiswww.case.edu/php/chet/bash/FAQ
> 

OK, I see, the problem comes from use of pipeline which triggers creation of
subprocess (why should they do so?  -- no need to answer this question :p )
I've read several times that section but I'm not sure how to use the IFS.

However,
http://en.wikipedia.org/wiki/Bash_syntax_and_semantics#I.2FO_redirection
seems to give some hints.  Need to try it.

-- 
View this message in context: 
http://www.nabble.com/Problem-with-reading-file-and-executing-other-stuffs--tf4733602.html#a13545261
Sent from the Gnu - Bash mailing list archive at Nabble.com.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]