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

Re: using tail in a pipe and script



On Sat, 29 Dec 2001 20:08:06 +0100, martin f krafft <madduck@madduck.net> wrote:

> also sprach hanasaki <hanasaki@hanaden.com> [2001.12.29.1955 +0100]:
> > Check out the differences in pass by value / pass by reference in c
> > and c++
> 
> not bad. an interesting comparison!

C always uses pass by value, C++ can do both.  But, what does that
have to do with shell scripts and pipes?

-- 
Eric G. Miller <egm2@jps.net>



Reply to: