[CentOS] Feed a list of filenames to vim
Jussi Hirvi
listmember at greenspot.fiWed May 18 14:26:41 UTC 2011
- Previous message: [CentOS] Feed a list of filenames to vim
- Next message: [CentOS] Feed a list of filenames to vim
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 - Jussi
- Previous message: [CentOS] Feed a list of filenames to vim
- Next message: [CentOS] Feed a list of filenames to vim
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list