P
P
Pavel Trushin2021-03-06 03:03:25
linux
Pavel Trushin, 2021-03-06 03:03:25

How to write and organize a shell?

I have some bot code that runs on linux hosting. Python 3.8 programming language. It requires the bot to process the request (I did this), then it created a shell file that could run a new python file, while the main bot design did not take up the eternal loop of creating and opening a shell.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Karpion, 2021-03-06
@Karpion

I didn't understand why run python script through shell.
If you don't want an endless loop of creating and opening a shell, just don't do it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question