This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: How to read the source of HTML files in Cygwin?


Hi!

Monday, 17 September, 2001 m_shanmugasundaram.cgmaersk@maerskdata.dk m_shanmugasundaram.cgmaersk@maerskdata.dk wrote:

mcmd>      I have a file named Beejs guide to network programming.htm in a
mcmd> particular directory. I wanted to view the source of the html file. Under
mcmd> cygwin i don't know how to do it. I tried typing vi Beejs guide to network
mcmd> programming.htm,  but unable to read the source.

welcome to the world of command line. if file name contains spaces,
enclose it into double quotes like this: 

vi "Beejs guide to network programming.htm"

Egor.            mailto:deo@logos-m.ru ICQ 5165414 FidoNet 2:5020/496.19


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]