Message-ID: <36D9D2EA.97BF1343@unb.ca> Date: Sun, 28 Feb 1999 19:36:10 -0400 From: Endlisnis X-Mailer: Mozilla 4.04 [en] (Win95; U) MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp To: djgpp AT delorie DOT com Subject: Re: Many DJGPP programs cause network traffic??? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Info: BrunNet, Inc. 888-278-6638 Reply-To: djgpp AT delorie DOT com Eli Zaretskii wrote: > On Sat, 27 Feb 1999, Endlisnis wrote: > > > "ls" seems to send ~ 350bytes and recieve ~ 250bytes consistantly. > > Rhide send about 700bytes. > > Does it happen every time you run `ls', or just sometime? It is very inconsistent, and I can't seem to recreate it now. After it happens once, it will continue to happen consistantly until I hangup my modem. Right now, I can't get it to do anything. > One possibility is that you somehow cause these programs to use file > names with double slashes, like "//foo/bar" or "\\foo\bar". When > presented with such names, Windows 9X will automatically look for them > on the network, on the assumtions that they are UNC references to > network shares (aka networked drives exported by other machines). > > Perhaps you set PATH_SEPARATOR=: inside Bash, which causes it to > convert PATH and other file names from x:/foo/bar into the //x/foo/bar > format, and these names somehow leak to the applications you run from > Bash. I didn't set PATH_SEPARATOR to anything. And trying to access "//foo/bar" does nothing, but trying "\\foo\bar" causes the signals to be sent (consistantly). Ok, I guess that was it. Thanx. -- (\/) Endlisnis (\/) s257m AT unb DOT ca Endlisnis AT GeoCities DOT com Endlisnis AT BrunNet DOT Net Endlisnis AT HotMail DOT com