M
M
Maxim2013-06-22 19:43:05
vim
Maxim, 2013-06-22 19:43:05

Open file(s) transferred from application

There is a console application (script) that returns file names, for example:
sh ./get_files.sh
we get:
file1.txt file2.txt file3.txt

Is it possible to open these files in one command in vim?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
jcmvbkbc, 2013-06-22
@mgramin

vim `sh ./get_files.sh`

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question