Custom Search

Thursday, May 14, 2015

How to run Linux commands from within Vim

1)
Execute {command} with a shell
:!

Syntax:
:!{command}






2)
Start a shell
:shell

Syntax:
:sh[ell]









No comments:

Post a Comment