screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: help to use screen command


From: Trent W. Buck
Subject: Re: help to use screen command
Date: Sun, 7 Dec 2008 11:34:42 +1100
User-agent: Mutt/1.5.18 (2008-05-17)

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 really buy you
> something if you use -0, together with find's -print0?

Just so.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]