Python Forum
Background Execution Process
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Background Execution Process
#3
this is probably not what you meant since PyCharm is not involved. i do background commands via the screen command. i have python scripts to make it easier to do, including injecting input (bgi) and snooping on the output (bgo). the scripts can make new sessions (bgn) and list what sessions exist (bgl). there are also scripts to test if running in a background (bgr) and test if a named session exists (bgt). i use this for many things several times a day. for example, my backups (sent to the cloud) run in a background session.
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Messages In This Thread
Background Execution Process - by sunnyarora - Mar-26-2019, 02:08 PM
RE: Background Execution Process - by Larz60+ - Mar-26-2019, 04:06 PM
RE: Background Execution Process - by Skaperen - Mar-28-2019, 02:29 AM
RE: Background Execution Process - by DeaD_EyE - Mar-28-2019, 08:18 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020