This is the mail archive of the
cygwin@cygwin.com
mailing list for the Cygwin project.
Re: How to read the source of HTML files in Cygwin?
- To: m_shanmugasundaram dot cgmaersk at maerskdata dot dk
- Subject: Re: How to read the source of HTML files in Cygwin?
- From: egor duda <deo at logos-m dot ru>
- Date: Mon, 17 Sep 2001 11:57:07 +0400
- CC: cygwin at cygwin dot com
- Organization: deo
- References: <OF9B09FA39.09B28E87-ON65256ACA.00222B45@mdata.dk>
- Reply-To: egor duda <cygwin at cygwin dot com>
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/