Globbing
    Steve O'Hara-Smith 
    steve at sohara.org
       
    Wed Feb 13 15:03:25 PST 2008
    
    
  
On Wed, 13 Feb 2008 22:43:34 +0100
"Simon 'corecode' Schubert" <corecode at fs.ei.tum.de> wrote:
> Bill Hacker wrote:
> >>> After all, if use of find or xargs accomplishes the task w/o ill 
> >>> effects on memory, then what prevents creation of a compiled utility 
> >>> that has that same sort of 'flavor' of approach  - just hard-wired 
> >>> from the get-go?
> >>     It would have to be a shell builtin
> > An assumption based on legacy.
> 
> rm() {
. ...
	Sweet, it never occurred to me that a shell function would do to
bypass the exec limit - and I was thinking that some sort of plugin
mechanism to extend shell builtins would come in handy forgetting that
there already was one.
-- 
C:>WIN                                      |   Directable Mirror Arrays
The computer obeys and wins.                | A better way to focus the sun
You lose and Bill collects.                 |    licences available see
                                            |    http://www.sohara.org/
    
    
More information about the Kernel
mailing list