[CentOS] Feed a list of filenames to vim

Bowie Bailey Bowie_Bailey at BUC.com
Wed May 18 14:53:24 UTC 2011


On 5/18/2011 10:26 AM, Jussi Hirvi wrote:
> On 18.5.2011 16.54, Bowie Bailey wrote:
>> You can also do this:
>>
>> $ vim `ls -1 *.txt`
> That one can be accomplished in a simpler way:
>
> 	vim *.txt

Yea, I thought about that after I typed it, but I left it in as an
example of the general method.

-- 
Bowie



More information about the CentOS mailing list