On Mon, 2006-06-26 at 14:09 +0530, Kaushal Shriyan wrote: > Hi ALL > > Inside vi editor when I am in command mode > > For Example : If I want to know the hostname or pwd command How do i execute > inside the Vi Editor while editing a file in command mode > > Thanks > > Kaushal > :!command E.g. :!pwd :!hostname Gilboa