| 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://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
| content-class: | urn:content-classes:message |
| MIME-Version: | 1.0 |
| Subject: | RE: setting windows environment variables |
| Date: | Wed, 21 Jul 2004 17:12:19 +0200 |
| Message-ID: | <D7FBE8A336018A4EB5EBDC6C898821930991C78C@HUELVA.belgium.fhm.de> |
| X-MS-Has-Attach: | |
| X-MS-TNEF-Correlator: | |
| From: | "Morche Matthias" <Matthias DOT Morche AT P7S1Produktion DOT de> |
| To: | <cygwin AT cygwin DOT com> |
| X-OriginalArrivalTime: | 21 Jul 2004 15:12:20.0375 (UTC) FILETIME=[1E31DA70:01C46F35] |
| X-IsSubscribed: | yes |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id i6LFClIG011047 |
so, maybe nohup smbmount //whatever /whereever > /dev/null 2>&1 & should do, still in an portable way... matthias ... > starting all the mappings without waiting on completion but my BASH > window wont' go away until they have all completed. > On Linux, something simple like: > #!/bin/bash > smbmount //srv1/share1 ~/share1 & > smbmount //srv1/share2 ~/share2 & > smbmount //srv1/share3 ~/share3 & > smbmount //srv2/share4 ~/share4 & > exit ... -- 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 |