Replies: 1 comment 2 replies
-
You might want to look into the Python os and subprocess modules to learn about running external commands and getting its output. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I like your works and i want to use it for use the output of cmd on my Linux ( Almalinux ).
So, How to display for example
uname -a
on a Widget ( like Label ) ?Beta Was this translation helpful? Give feedback.
All reactions