On Fri, Apr 25, 2008 at 11:33:39AM -0500, Kyle Wheeler wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Friday, April 25 at 06:25 PM, quoth tannhauser: > >Hi, > > > >On Fri, 25.04, 10:11, Michael wrote: > >> Using vi here (default for OpenBSD), so will look at docs. > > > >Using vim, :r!cat $file should do the trick for a text file. > > That seems overly complicated. What's wrong with ":r filename" ? > > ~Kyle
Just tried that and it works. Thanks Kyle. I learned alot today by my question. I was afraid to ask because it was so simple, but I flat couldn't read the answer some where. Thanks all. Michael