:put=getcwd() pwd
d | delete Search result
:edit | open a file Search result
ls -> dir
If you're on Windows, you simply don't have those common Linux commands like ls and pwd.
(The equivalents would be dir and echo %CD%, resp.)
ls quivalent in Vim on Windows
Note: stopped working
so scroll down to:
:! in vim runs the given command through the 'shell'.
:!dir