From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vk1-xa29.google.com (mail-vk1-xa29.google.com [IPv6:2607:f8b0:4864:20::a29]) by sourceware.org (Postfix) with ESMTPS id 72DE13858C53 for ; Wed, 27 Apr 2022 01:03:55 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 72DE13858C53 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-vk1-xa29.google.com with SMTP id d132so275065vke.0 for ; Tue, 26 Apr 2022 18:03:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=pYqt65png95ln3gdxdN8VU0j/jVVhOqjmcuA6LTfZ/8=; b=oKSMneKyDrkKDYUtiXOxaNnH2JjjOe/9IoCQkz+P4VhYLEgk8VQa7ohoNczdi2Muiw tkgJLq/chtJZgly94Oxs3Ge5rnvKfnkg9YtYhWb+LlIhJYS/N8i/zPJwY7o9NeP+7MYm kQz8vV/bF8L1rkRqzQMENu06g+GbTI+eVL1ImY+RVvt82ZtVaL4zLHQnC9avCP8myUzi +3ANlieIejn82AjiJPw+wlr65h8fmrX6eiy+VcDxaUOIfK7TVc/KVOXDzeFIAdmlDkSF VndexAy7BtlHKU8FzvX62VlqV+m/NAwjt9ELLlmNwmC469RrjM95fZNpwteqiyB9sFE9 BYKw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=pYqt65png95ln3gdxdN8VU0j/jVVhOqjmcuA6LTfZ/8=; b=T4u+yU72Z7tjQqI5XGJP2h/JaCvNhd+yfoX3ytKL4LOC/ktULFkwQgEVdVEw74u/+1 mdH6UK60tiMtQwoWKoBmqZ05NKD26RBGq1a2G8XsNOGwSWTu61oBm1tqHfvOl/IhJgFV 8sxXTsz3N74I+uf61uDYwfuYEt67vyHmBukIJeuPKX67Y+th+Uxuk/4pLjRurm2LPShu djxLsfD0lvKY+RlCV3cM4MSDIbS0HxHyv2I5Gc5FL9AVePkQmsNTgDxxVwvY5Nm3ZPxf elg/7QkAkYXfVgTv+3SgfD4Mro6c325DwS3vb0SMg+7kBOhXuiPF03DsgFGyJcTddX7U uDtg== X-Gm-Message-State: AOAM5308Ct4scNFjlL81iHe48190ILgTaZIpFofm3uR2eHqkqXKpP7MY q6YY5qXeHURwXusB9lL2ZlHY4J5o0FE2mUaqMb4= X-Google-Smtp-Source: ABdhPJxsThn50F1qizKBpxsjuNXD4/DGcD86EfBO3yPHAzVZVo2pPns3Tl4vCtP8NC1EXoikVP/21U6IsqZOOLuEMGU= X-Received: by 2002:a1f:384d:0:b0:349:53d:c01f with SMTP id f74-20020a1f384d000000b00349053dc01fmr7793244vka.5.1651021434675; Tue, 26 Apr 2022 18:03:54 -0700 (PDT) MIME-Version: 1.0 References: <417D80C9-2326-45D6-A795-7F0B277F7328@i.softbank.jp> In-Reply-To: <417D80C9-2326-45D6-A795-7F0B277F7328@i.softbank.jp> From: Eric Adams Date: Tue, 26 Apr 2022 20:03:28 -0500 Message-ID: Subject: Re: A Question about Cygwin To: yingxuemeimei@i.softbank.jp Cc: cygwin@cygwin.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Apr 2022 01:03:57 -0000 Friend, It is my understanding that you are correct. I have not experienced any cloud interactions, unless I specifically request such things. You may improve your confidence in this by disconnecting your computer from the internet -- remove the ethernet cable, enter "airplane mode", whatever you feel is required -- and then execute a test command. If needed, the source code is available. I have found the cygwin software, and this community, extremely helpful Best wishes, Eric Adams. On Tue, Apr 26, 2022 at 7:53 PM wrote: > > To=EF=BC=9Athe members of Cygwin > > Hello. > Thank you so much for providing Cygwin. > Sorry to ask a basic question. > > Q. I am going to use Cygwin to grep the files with the command below. As = this will be done in my computer, the files will not uploaded to the server= s/cloud of Cygwin by Internet. > Is my understanding correct? > command: grep -i -f FileA FileB > Output FileC > > Thank you! > > Yingxue QI > > -- > Problem reports: https://cygwin.com/problems.html > FAQ: https://cygwin.com/faq/ > Documentation: https://cygwin.com/docs.html > Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple