On Sat, Dec 06, 2008 at 11:59:22AM -0800, Micah Cowan wrote:
> > FWIW, sh -c 'vim find . -name \*.c -o -name \*.cpp -exec vim {} +' would
> > be better, if your system supports POSIX 2003's variadic -exec {} +.
> > (Failing that, xargs.)
>
> Both are good points. Though I think xargs will only rea
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Erik Osheim wrote:
> I sent this to [EMAIL PROTECTED] awhile ago (which I think I'm
> subscribed to) but still haven't seen it. So, I figure I'll send it to
> this list (which seems pretty active).
Are you sure you're subscribed? I saw it, and respond
I sent this to [EMAIL PROTECTED] awhile ago (which I think I'm
subscribed to) but still haven't seen it. So, I figure I'll send it to
this list (which seems pretty active).
If there is a different development list for this sort of thing, please
point it out to me. Thanks,
-- Erik
On Fri, Dec 05,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Dan Mahoney, System Admin wrote:
> On Sat, 6 Dec 2008, Micah Cowan wrote:
>
>> As to FAQs, there's one on the wiki page that someone set up for the IRC
>> channel (apparently?). I should put a link to that on the gnu site as
>> well: http://aperiodic.
On Sat, 6 Dec 2008, Micah Cowan wrote:
Which reminds me -- in looking for docu on this subject and others, I
found the gnu.org screen page, and the only thing there is links to the
mailing list. Are there no official web-docs? FAQs? Or are they all
maintained externally?
There ought to be,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Trent W. Buck wrote:
> Micah Cowan <[EMAIL PROTECTED]> writes:
>> screen sh -c "vim `find . -name '*.c' -o -name '*.cpp'`"
>> title vim
>
> FWIW, sh -c 'vim find . -name \*.c -o -name \*.cpp -exec vim {} +' would
> be better, if your system supports
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Dan Mahoney, System Admin wrote:
> Which reminds me -- in looking for docu on this subject and others, I
> found the gnu.org screen page, and the only thing there is links to the
> mailing list. Are there no official web-docs? FAQs? Or are they all