On Tue, Mar 04, 2003 at 12:35:16PM -0500, David Turner wrote: > > PHPNuks is just that program. Its pipeline looks like: > > > > web browser -> client network layer -> server network layer -> apache > > -> mod_php4 -> phpnuke -> apache -> server network layer -> > > client network layer -> web browser > > I can only conclude that you are intentionally misunderstanding me. Of > *course* I meant a shell pipeline here. The whole context was shell > programs!
I know you meant a shell pipeline. I was just expanding the analogy. > There is a clear and distinct difference between the grep in ls | grep > '^some.regexp$' | xargs rm, and PHPNuke! Where is the difference between your example ls/grep/xargs and my example PHPNuke pipeline?

