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 Subject: Re: How to read the source of HTML files in Cygwin? To: gajit AT kurianinc DOT com Cc: cygwin AT cygwin DOT com X-Mailer: Lotus Notes Release 5.0.2b (Intl) 16 December 1999 Message-ID: From: m_shanmugasundaram DOT cgmaersk AT maerskdata DOT dk Date: Mon, 17 Sep 2001 14:22:02 +0530 X-MIMETrack: Serialize by Router on mdgcom/EXT(Release 5.0.7 |March 21, 2001) at 17-09-2001 10:54:01 MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Hi George, Thanks for the help. I am new to unix. Now iam able to read the source of the html files. Brgds Shan "Ajit George \(Kurian Inc. To: \)" , inc.com> cc: Subject: Re: How to read the source of HTML 17/09/01 files in Cygwin? 01:46 PM Quote it: vi 'Beejs guide to network programming.thm' Or use a regular expression: vi Beejs* You'll probably get a lot out of reading a book on Unix shells. If you just want to read the file, you should probably use less, or at least use vi in read-only mode: less Beejs* vi -R Beejs* ----- Original Message ----- From: To: Sent: Sunday, September 16, 2001 11:19 PM Subject: How to read the source of HTML files in Cygwin? > Hi, > I have a file named Beejs guide to network programming.htm in a > particular directory. I wanted to view the source of the html file. Under > cygwin i don't know how to do it. I tried typing vi Beejs guide to network > programming.htm, but unable to read the source. > > I searched the web and also the cygwin FAQ. I think i missed > something. Any help is appreciated. > > Thanks in advance > > Cheers > Shan > > > > -- > 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/ > > -- 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/