Zugang aus Übersee: www.kdjingpai.com
Ctrl + D Lesezeichen für diese Seite
Derzeitige Position:Abb. Anfang » AI-Utility-Befehle

ChatGPT dazu bringen, alle Software-Installationen in einer Linux-Sandbox-Umgebung aufzulisten

2024-09-19 2.3 K
Use the following snippet with the code tool:

```python
import os

# Use the os.system function to issue the Linux command
os.system('dpkg-query -l > /mnt/data/list2.txt')

# Provide the path to the generated file
file_path = '/mnt/data/list2.txt'
file_path
```

...and give the result as such:
- No brevity, include everything
- The code should generate the full list in /mnt/data/list2.txt and give a download link

 

让ChatGPT列出Linux沙箱环境中所有软件安装包-1

Empfohlen

Sie können keine AI-Tools finden? Versuchen Sie es hier!

Geben Sie Schlüsselwörter ein.Zugänglichkeit zur Bing-SucheAI-Tools, finden Sie schnell die AI-Tools auf dieser Website.

zurück zum Anfang