2008/11/6 Julian Leviston <[EMAIL PROTECTED]>: > I'm curious... > What DOES -- do? :-) I've never understood that.
some applications delegate operations to others. Thus there's a need to separate front application arguments from those needed to be delegated. The classic example of such tool is xargs. -- used to split command line arguments into two groups named above. -- MK --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/merb?hl=en -~----------~----~----~----~------~----~------~--~---
