| 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 |
| From: | "Dave Korn" <dk AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | RE: OpenSSH remapped my /usr/bin |
| Date: | Thu, 2 Dec 2004 10:19:23 -0000 |
| MIME-Version: | 1.0 |
| In-Reply-To: | <f2d68a30041202000650bc6691@mail.gmail.com> |
| Message-ID: | <NUTMEG408Oh1pMuBeZV000002df@NUTMEG.CAM.ARTIMI.COM> |
| X-OriginalArrivalTime: | 02 Dec 2004 10:19:24.0015 (UTC) FILETIME=[6538A7F0:01C4D858] |
> -----Original Message-----
> From: cygwin-owner On Behalf Of Yaroslav Bulatov
> Sent: 02 December 2004 08:07
> I installed OpenSSH standalone package, and now my /usr/bin and /bin
> refer to a different directory. How can I change it back to
> c:\cygwin\bin ?
>
> Yaroslav
>
Use the mount command.
mount -f -s -b "C:/cygwin/bin" "/usr/bin"
mount -f -s -b "C:/cygwin/lib" "/usr/lib"
mount -f -s -b "C:/cygwin" "/"
Presumably this standalone openssh is in fact a bundle of cygwin ssh exe
plus the dll?
cheers,
DaveK
--
Can't think of a witty .sigline today....
--
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 |