[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Ifile-dev] Adding some extra switches
From: |
Jason Rennie |
Subject: |
Re: [Ifile-dev] Adding some extra switches |
Date: |
Sun, 17 Nov 2002 21:06:13 -0500 |
address@hidden 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