[clue-tech] question on commands
    Ski Dawg 
    skidawg at skidawg.org
       
    Sat Mar 12 00:19:49 MST 2005
    
    
  
On Fri, 2005-03-11 at 18:39 -0700, David Anselmi wrote:
> That seems unlikely.  Hmmm.
> 
> When find runs vi it runs it with one file name as an argument.  Look at 
> ps -f and you'll see.  So it isn't really possible for vim to guess what 
> the other files will be.  When the first vim exits, find starts up the 
> next, again with one file.
You are right, I was remembering incorrectly. The command that I used to
launch everything into one vi(m)/gvim session was
vi `find . -name "*.txt"` using the backticks method.
Sorry about the confusion.
--
Doug
Registered Linux User #285548 (http://counter.li.org)
----------------------------------------
Random Thought:
Cahn's Axiom:
	When all else fails, read the instructions.
SkiDawg's Addition:
        If it still fails, follow said instructions.
    
    
More information about the clue-tech
mailing list