Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Mon, 17 Sep 2001 11:57:07 +0400 From: egor duda X-Mailer: The Bat! (v1.53 RC/4) Reply-To: egor duda Organization: deo X-Priority: 3 (Normal) Message-ID: <34131504863.20010917115707@logos-m.ru> To: m_shanmugasundaram DOT cgmaersk AT maerskdata DOT dk CC: cygwin AT cygwin DOT com Subject: Re: How to read the source of HTML files in Cygwin? In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi! Monday, 17 September, 2001 m_shanmugasundaram DOT cgmaersk AT maerskdata DOT dk m_shanmugasundaram DOT cgmaersk AT maerskdata DOT 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 AT logos-m DOT 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/