www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2022/08/31/16:45:13

X-Recipient: archive-cygwin AT delorie DOT com
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 57BA23858011
Authentication-Results: sourceware.org;
dmarc=none (p=none dis=none) header.from=cs.umass.edu
Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=cs.umass.edu
Message-ID: <d8ca5150-4ae7-3b1f-db40-e0f325e54338@cs.umass.edu>
Date: Wed, 31 Aug 2022 16:43:48 -0400
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
Thunderbird/102.2.0
Subject: Re: Running cygwin from python
To: =?UTF-8?Q?Ren=c3=a9_Berber?= <rene DOT berber AT gmail DOT com>,
"cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com>
References: <DB7PR05MB4252EB21D222A73D2AC7B6E9F1789 AT DB7PR05MB4252 DOT eurprd05 DOT prod DOT outlook DOT com>
<251df5f2-56b8-0812-c990-a517bd686ec5 AT cs DOT umass DOT edu>
<7bf1b8fe-a43c-0747-0c18-2ac968f8245a AT gmail DOT com>
From: Eliot Moss <moss AT cs DOT umass DOT edu>
In-Reply-To: <7bf1b8fe-a43c-0747-0c18-2ac968f8245a@gmail.com>
X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00, JMQ_SPF_NEUTRAL,
KAM_DMARC_STATUS, NICE_REPLY_A, SPF_HELO_NONE, SPF_PASS, TXREP,
T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
Reply-To: moss AT cs DOT umass DOT edu
Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 27VKipLD012272

On 8/31/2022 4:40 PM, René Berber wrote:
> On 8/31/2022 1:39 PM, Eliot Moss wrote:
> 
>> On 8/31/2022 1:41 PM, Toyoshima Denis wrote:
>>> Hi there, how are you?
>>>
>>> I’d like to know if there’s any possibility of running simple commands inside Cygwin through 
>>> Python code.
> -----------------^^^^^^^^^^^^^^^^^^^^
> 
>>> If yes, could you provide some examples?
>>
>> This will happen automatically if you use Cygwin's python.
>> If you don't, then you have to run a program (for example, ls)
>> by giving the path to the executable - on my system that is:
>>
>> C:\cygwin64\bin\ls.exe
> [snip]
> 
> I think he meant something like this:
> 
> $ python
> Python 3.9.10 (main, Jan 20 2022, 21:37:52)
> [GCC 11.2.0] on cygwin
> Type "help", "copyright", "credits" or "license" for more information.
>  >>> import os
>  >>> os.system("ls")
> ... output is a list of strings with the contents of current directory
> ^D
> 
> Which is not a question for the Cygwin list, its elementary python.

... except if the OP is talking ab *Windows* python, in which case the
os package will run Windows things, not cygwin ones ...

Best - Eliot

-- 
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019