all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* using "net use" in eshell on w2k
@ 2004-02-26 15:10 Barman Brakjoller
  0 siblings, 0 replies; only message in thread
From: Barman Brakjoller @ 2004-02-26 15:10 UTC (permalink / raw)


I'm trying to get the following command work from eshell on a w2k
machine:

$ net use i: \\lkprnd4\projfnd

This does not work, so I thought I'd escape the backslashesh, like
this:

$ net use i: \\\\lkprnd4\\projfnd

Still does not work, I get this error:

 System error 67 has occurred.

 The network name cannot be found.

These commands clearly work from cmd.exe, does anyone know how to get
them to work in eshell?

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-02-26 15:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-26 15:10 using "net use" in eshell on w2k Barman Brakjoller

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.