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]
Other format: [Raw text]

Re: simultaneous windows and cygwin telnet service


Corinna Vinschen wrote in <20020626100648.M22705@cygbert.vinschen.de>
in gmane.os.cygwin on Wed, 26 Jun 2002 10:06:48 +0200:

> It's just the services file which is located elsewhere
> on WIndows systems.

There's always the

ln -s `cygpath -u "$SYSTEMROOT"`/system32/drivers/etc/services /etc/
ln -s `cygpath -u "$SYSTEMROOT"`/system32/drivers/etc/protocol /etc/
ln -s `cygpath -u "$SYSTEMROOT"`/system32/drivers/etc/networks /etc/
ln -s `cygpath -u "$SYSTEMROOT"`/system32/drivers/etc/hosts /etc/

option to make life easier for the weirdo UNIX
'do-it-on-the-command-line' types. [1] :-)

----
[1] Myself included!

-- 
Sam Edge

--
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]