delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/02/28/09:25:43

Date: Sun, 28 Feb 1999 14:51:21 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Endlisnis <s257m AT unb DOT ca>
cc: djgpp AT delorie DOT com
Subject: Re: Many DJGPP programs cause network traffic???
In-Reply-To: <36D83FB0.93C76B0C@unb.ca>
Message-ID: <Pine.SUN.3.91.990228145102.5950k-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com

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?

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.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019