X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=novLv7dyoYgWtyRB zZHwK5zOqpqfWkn6V13Ys5Z4hBnD4X4CRpgHSAGbQ8TAZoddClKHkFip3x4bvQl7 U9f4T7we6FBigVrkLsJtqwgiX+/7GhKz/17HqhAb2W+l3uj2oz3MR1K/MBPwGQmv OPts+tXQONNXcRvBd3nGqRdMc/A= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=CNmFMYCM6qMb5YJEIQ4Zze fj/q8=; b=TaQh6OhF2/KQ5BKzIeES3RSIggD/bIDAF4UbIr4yxicv8/XbIYTqHC 8BJYHlmOUq4x3DqSlwhaZa5pk7rEzCTaFURk9RV4wnv6QqmXHbEeI3nl4Rs3XB03 Y/dex9CIVg5TZ6H1+BsO37qw83eO7L98DTOk0pZ5kzBhS/hy+TLT4= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.3 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: smtpback.ht-systems.ru Date: Fri, 6 Jun 2014 03:23:24 +0400 From: Andrey Repin Reply-To: cygwin AT cygwin DOT com Message-ID: <1352292014.20140606032324@yandex.ru> To: Warren Young , cygwin AT cygwin DOT com Subject: Re: Cygwin on Max OS X ? In-Reply-To: <539089CC.7030502@etr-usa.com> References: <648160868 DOT 20140605183532 AT yandex DOT ru> <539089CC DOT 7030502 AT etr-usa DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Greetings, Warren Young! >> make sure the tools you are using are >> available for Cygwin in the same (or compatible enough) form. > OS X is closest to the BSDs in terms of userland and kernel APIs, > whereas Cygwin mostly emulates Linux, except where Win32 leaks through. > There are plenty of differences between them that can justify testing > under both environments: > - vast dynamic linkage, networking, and ACL/EA differences > - /Users, /System, /Library vs /home, /sbin, /lib > - BSD find, locate, etc. vs GNU findutils > - bsdtar vs GNU tar > - no /proc in OS X > - /dev/clipboard vs pbcopy/pbpaste > - strace vs dtrace > - /etc files, SAM and AD vs Open Directory > - launchd vs Windows Services I kind of know that. Had a Mac for short of a year myself, and used and exploited it thoroughly. I think, the real question could only be answered by the OP himself: What actually you are doing, what parts of the system your scripts are touching, etc. I know what I write (that has to be cross-platform) is easily portable, because it is pretty self-contained, not touching the system core in any way. At least, it works transparently on Mac/Linux/Win with no changes to the core functionality, even if sometimes need a bit of pre-configuration to adapt to the specific user's locations and such. But this would be true for many projects. -- WBR, Andrey Repin (anrdaemon AT yandex DOT ru) 06.06.2014, <03:17> Sorry for my terrible english... -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple