Re: Adding some extra switches

Jason Rennie <[email protected]> Sun, 17 Nov 2002 21:06:13 -0500
Newsgroups gmane.mail.ifile.devel
Message-ID <[email protected]>
[email protected] said:
> I'm in the process of incorporating some additional command line
> switches. This was motivated from wanting to be able to pipe a list of
> filenames (specifically the output of 'find') into ifile, and have it
> insert them. 

Might xargs not be a better way to do this, or do you run into buffer 
size limits?

Jason