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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=PVajrXYWjYL4ZVOo AKI5QjNh+6JUmz1WE2zaGlF3E2bqxRtEta0vLnAEOfSJDRj9ZxApbq2R51JI2Leq kuW+y3PvFswfAObGNj5KAWQiUGpVxHzpeapfQyRu85B2JPbtdzFZOR32zDu2A3d+ U/9jQhuDMVav9isoxbOzNC+DkkY= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=jwj25bK2AEauNyESr5blE1 XKCng=; b=mQsYBbDs0fkDiYZf4jufEp7rXAxe+V9wF8d25no/JEC4jhq5km2Cqz 6k+p7gufUUHT3Po+TbdCIDGp3lIj6Gg24+fD2cjurZ1O2jjLs+/bKCKNblguqO9r OoQAmrnI8rM9wGByF4j8+fITFE8FPS/O1UNjUZYg5qpRiFWSJjWTA= 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=-1.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=cyg, HX-HELO:sk:mail-io, H*MI:sk:CAJ1Fpu, endings X-HELO: mail-io0-f178.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=nDMR9WNwd2dMPlmVIULDZmdqHahD2bZJV5ZyQi8wHEA=; b=uGu8W5iWglXfYWwEaOPaM1+IhbGQiC6rAvcJJ2GWuDIwiCJ7zWMUdGSrFI7UaWITpy xQbPuARtHZpCaJnvnPuExBjjejSVyispWb/T3DgHmVVyhiXghv9m7OEcw/G2AQ0UAqRj woJK/Fpj2pWDkPWbEpacM1LGt5Ve4Lx1ty9hZNsBpmFa5MKrx00DhrnnyzvUQDWFBPRV ZsXYVSWHLTt7SiQDtSoot1EQDyLuFVVHlCsfLgDP09eEgQbDw9PC1qymaVzVFrs3GTSr gX8KrA5qVUbDRrtUejutGW263Z396hP9L8Uwpy+PVvAis4eUxBAVSnI4oO93HXiPowBW 1Maw== X-Gm-Message-State: AIkVDXKYIlLQHa2YbZxppD9HZSWg426pLavpQ/1TTsevc3MbTckid32jWrLsyE4j32L7AA== X-Received: by 10.107.169.156 with SMTP id f28mr10927761ioj.28.1482414679402; Thu, 22 Dec 2016 05:51:19 -0800 (PST) Subject: Re: open IE from command line To: cygwin AT cygwin DOT com References: <0D835E9B9CD07F40A48423F80D3B5A704BBD5B0F AT USA7109MB022 DOT na DOT xerox DOT net> <0D835E9B9CD07F40A48423F80D3B5A704BBD5C5A AT USA7109MB022 DOT na DOT xerox DOT net> From: cyg Simple Message-ID: <6ccd99cc-37da-ac4a-c9f7-0386b072df1d@gmail.com> Date: Thu, 22 Dec 2016 08:51:04 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes On 12/21/2016 8:04 PM, Doug Henderson wrote: > On 21 December 2016 at 10:01, Nellis, Kenneth wrote: > > Before using, strip CRs (just in case) using d2u (or dos2unix), > FYI you can also use vi to translate those line endings $ vi foo :set ff=unix :wq or going the other direction, $ vi foo :set ff=dos :wq -- cyg Simple -- 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