networked drives
Christopher Faylor
cgf@redhat.com
Sun Apr 15 20:37:00 GMT 2001
On Sun, Apr 15, 2001 at 09:33:53PM -0600, Mark Fleharty wrote:
>
>Hello,
>
>I've been trying to figure out how to cd into networked drives.
>
>For example a shared drive called \\Eagle in windows explorer.
cd //eagle/whatevertheshareisnamed
works for some shells.
If this doesn't work then:
mount -b //eagle/whatevertheshareisnamed /something
and
cd /something
cgf
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple
More information about the Cygwin
mailing list