| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| From: | "Hannu E K Nevalainen \(garbage mail\)" <garbage_collector AT telia DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | RE: shell returns |
| Date: | Fri, 6 Jun 2003 00:14:45 +0200 |
| Message-ID: | <NGBBLLIAMFLGJEOAJCCEIEHNDAAA.garbage_collector@telia.com> |
| MIME-Version: | 1.0 |
| X-Priority: | 3 (Normal) |
| X-MSMail-Priority: | Normal |
| In-Reply-To: | <NFBBKEFDACPNLACFBFBDCEEGCKAA.hoeff001@umn.edu> |
| Importance: | Normal |
| X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1165 |
$ uname -a
CYGWIN_NT-5.0 P450 1.3.22(0.78/3/2) 2003-03-18 09:20 i686 unknown unknown
Cygwin
$ net use
New connections will be remembered.
Status Local Remote Network
----------------------------------------------------------------------------
---
OK H: \\P450\<LONG PATH>
Microsoft Windows Network
The command completed successfully.
$ net use /delete H:
H: was deleted successfully.
$ net use H: \\P450\<LONG PATH>
System error 67 has occurred.
The network name cannot be found.
$ net use H: '\\P450\<LONG PATH>'
The command completed successfully.
$ ls -l 'H:'
total 0
<list of files>
<LONG PATH> is ofcourse something else.
If the above doesn't work the same for you,
then go to http://cygwin.com/problems.html and read...
The part after 'Reporting guidelines' should be read thoroughly.
-- Bash/Shell beginner? --
Also try reading up on
$ info bash
Hit TAB key repeatedly so that you reach
'Basic Shell Features' then hit the ENTER key...
Hit TAB aganin -> Shell Syntax +ENTER, TAB -> Quoting + ENTER
Go back with the "u" key (up)
The "?" key tells you more about keys.
NOTE: C-x means: hold CTRL and hit x
/Hannu E K Nevalainen, 59~14'N, 17~12'E
~ <=> degree
--END OF MESSAGE--
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |