Vim: external commands

Simplest way to invoke shell:

:shell
commands
exit

Invoking simple commands:
:!ls -l
:!cal -m9